Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
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.

  • No labels