http://www.w3.org/ns/prov#value | - MembersMember nameDescriptionPTT_DECLARATIONFull declaration as it appears in signature (that is, Long MyVariable or MyVariable As Long).PTT_DESCRIPTIONDescription (gets its own line, and is prefixed with NAME: (bolded)).PTT_NAMEParameter name only (that is, MyVariable).RemarksThe value of GetParameterText can return null for any value except DECLARATION, or NAME if DESCRIPTION is not null.
|