xpxIntegerToInstanceId
FUNCTION xpxIntegerToInstanceId (value : INTEGER) instanceId : GENERIC;
The function will only return an instanceId when the actual returned instanceId is an existing instance in the actual data base. When the actual instanceId is not a valid id, the function will fail, return the value xpxNULLID and throw an exception.
Arguments
Type | Name | Comment |
INTEGER | value | comment |
Return Value
Type | Name | Comment |
GENERIC | instanceId | comment |
Options
Â
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â
Â
Â