TYPES property (System)
Description
Returns a list of all object types supported by the Presentation Server.
Property Value
This property is an @fm-delimited dynamic array of type names.
Property Traits
Development | Runtime | Indexed | Scaled | Synthetic |
---|---|---|---|---|
N/A | Get | No | No | No |
Remarks
N/A
Example
TypeArray = Get_Property( "SYSTEM", "TYPES" )
See Also
TYPE property