@getentitycount()
Returns the entity count of an entity array type data name.
Syntax
@getentitycount (data_name)
Type
HyperMesh Template Function
Description
Returns the entity count of an entity array type data name.
Inputs
- data_name
- The data name to query.
Examples
To store the count of compids into variable16:
*variableset(variable16,[@getentitycount(compids)])
Version History
2019