Creation
- Last UpdatedMay 24, 2022
- 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.