$istags

Checks whether the Struct is a $tags Struct containing annotations.

Struct->$istags

Return Values

Return Values

Return Value

Meaning

True

Struct is a $tags Struct for another Struct.

False

StructVariable is a collection of references to one or more Structs

StructVariable does not refer to a Struct

Values of $procerror Commonly Returned Following Struct Functions

Value

Error Constant

Meaning

-84 UACTERR_NO_OBJECT Struct refers to zero Structs
-1151 USTRUCTERR_NO_COMMON_CHARACTERISTICS Collection of Structs that do not share a common parent or the specified characteristic
-1157 USTRUCTERR_ILLEGAL_MEMBER_TYPE Not a valid Struct member type

Description

For more information, see Struct Annotations.

History

Version

Change

9.5.01

Introduced

Related Topics