Language Reference Guide : 4. System Classes : AttributeObject Class : IsArray Attribute
 
Share this page                  
IsArray Attribute
Data Type: smallint
4GL Access: RW
The IsArray attribute specifies whether the user class attribute is an Array type. If the attribute is an array, its data type must be an object.
Valid values are TRUE or FALSE.