...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetInstanceTableElement (instanceTableIndex : INTEGER;
instanceId : GENERIC)
elementValue : GENERIC;
|
The xpfGetInstanceTableElement function is used to retrieve the elementValue of the specified instanceId inserted by the xpxInsertInstanceTableElement() function. When no elementValue for the actual <instanceId> is found, the value edmiINDETERMINATE will be returned.
To be completed.
Arguments
...
Type | Name | Comment |
INTEGER | instanceTableIndex | comments |
GENERIC | instanceId |
Return Value
...
Type | Name | Comment |
GENERIC | elementValue | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|