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


TypeNameComment
STRINGschemaNameName of the schema where the type is defined.
STRINGtypeNameName of the type.

Return Value


 

TypeNameComment
GENERICtypeIdReturned 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.

Â