...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfInstanceIdToInteger (instanceId : GENERIC)
value : INTEGER;
|
The xpfInstanceIdToInteger function returns an integer value in the argument <value> for the specified instanceID as specified in the argument <instanceId>.
Arguments
...
Type | Name | Comment |
GENERIC | instanceId | comments |
Return Value
...
Type | Name | Comment |
INTEGER | value | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|