Code Block | ||||
---|---|---|---|---|
| ||||
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
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|