Creation
- Last UpdatedNov 26, 2025
- 1 minute read
An ElementType instance may be created for a system Element type or a User Defined Element Type (UDET).
!EQUI = object elementtype('EQUI')
!UEQUI = object elementtype(':MYEQUI')
The ElementType instance can then be used for querying the ‘meta data’. Which means, data about data. The methods of the class allow the following to be queried.