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.