metadata

Unless otherwise specified, data names are accessible in level 3 only.

arraymax
The number of entities in the array for array data types.
Type: integer
data
The actual data held by the metadata item.
Type: string
dataentitytype
The numerical code for the type of entity referenced for data types 7 and 8.
Type: integer
dataentitytypename
The string for the type of entity referenced for data types 7 and 8.
Type: string
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
Type: integer
entityid
The ID of the entity to which the metadata item is attached.
Type: integer
entitytype
The numerical code for the type of entity to which the metadata item is attached.
Type: integer
entitytypename
The string for the type of entity to which the metadata item is attached.
Type: string
moduleid
The module ID of the entity.
Type: integer
name
The name of the metadata item.
Type: string
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
solver_id
The solver ID of the entity.
Type: integer

Version History

2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.

2021.2 - Added new data names internalname and solvername.