/
xpfGetDefinedTypeBN
xpfGetDefinedTypeBN
FUNCTION xpfGetDefinedTypeBN (schemaName, typeName : STRING) typeId : GENERIC;
The xpfGetDefinedTypeBN function returns the the instance id of a type which is given by name.
Arguments
Type | Name | Comment |
STRING | schemaName | Name of 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.
, multiple selections available,
Related content
xpfGetInstanceTypeName
xpfGetInstanceTypeName
More like this
xpxGetInstanceType
xpxGetInstanceType
More like this
xpfGetInstanceType
xpfGetInstanceType
More like this
xpfGetTypePathString
xpfGetTypePathString
More like this
xpfGetTypePathIdAggr
xpfGetTypePathIdAggr
More like this
xpfGetDatatype
xpfGetDatatype
More like this