...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetDefinedTypeBN (schemaName, typeName : |
...
STRING)
typeId : GENERIC;
|
The xpfGetDefinedTypeBN function returns the the instance id of a type which is given by name. <schemaName>: 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
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|