xpfGetDefinedType
FUNCTION xpfGetDefinedType (modelId : GENERIC; typeName : STRING) typeId : GENERIC;
The xpfGetDefinedType function returns the the instance id of a type which is given by name.
Arguments
Type | Name | Comment |
GENERIC | modelId | Id of a model which populates the schema where the type is defined. |
STRING | typeName | Name of the type. |
Return Value
Type | Name | Comment |
GENERIC | typeId | Returned value, instance id of the type. |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.