xpfGetQueryResultData
FUNCTION xpfGetQueryResultData (queryResultIndex : INTEGER) dataValue : GENERIC;
The xpfGetQueryResultData function returns the data value <dataValue> from the query result index given in <queryResultIndex>. In no data value exists for the query result index, the value xpxINDETERMINATE is returned.
Arguments
Type | Name | Comment |
INTEGER | queryResultIndex | comments |
Return Value
Â
Type | Name | Comment |
GENERIC | dataValue | comments |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â