metadata
Unless otherwise specified, data names are accessible in level 3 only.
- arraymax
- The number of entities in the array for array data types.
- data
- The actual data held by the metadata item.
- dataentitytype
- The numerical code for the type of entity referenced for data types 7 and 8.
- dataentitytypename
- The string for the type of entity referenced for data types 7 and 8.
- datatype
- The type of data held by the metadata item.
- 1 - string
- 2 - array of strings
- 3 - real
- 4 - array of reals
- 5 - integer
- 6 - array on integers
- 7 - entity type and ID
- 8 - entity type and array of IDs
- 9 - date
- entityid
- The ID of the entity to which the metadata item is attached.
- entitytype
- The numerical code for the type of entity to which the metadata item is attached.
- entitytypename
- The string for the type of entity to which the metadata item is attached.
- name
- The name of the metadata item.