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


TypeNameComment
INTEGERqueryResultIndexcomments

Return Value


 

TypeNameComment
GENERICdataValuecomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â