xpfGetInstanceTypeName

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


TypeNameComment
GENERICinstancecomments

Return Value


 

TypeNameComment
STRINGinstanceTypeNamecomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â