...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetInstanceTypeName (instance : GENERIC)
instanceTypeName : STRING;
|
The xpfGetInstanceTypeName function returns the the instance type name of the specified instance, <instance>. The instance type name is returned in the argument <instanceTypeName>. The actual model where the instance is located must be opened before this function can be performed successfully.
Arguments
...
Type | Name | Comment |
GENERIC | instance | comments |
Return Value
...
Type | Name | Comment |
STRING | instanceTypeName | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|