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.
- moduleid
- The module ID of the entity.
- name
- The name of the metadata item.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- solver_id
- The solver ID of the entity.
Version History
2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.
2021.2 - Added new data names internalname and solvername.