...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetQueryResultDataCell (queryResultIndex : INTEGER;
rowNumber : INTEGER;
columnNumber : INTEGER)
dataValue : GENERIC;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
INTEGER | queryResultIndex | comments |
INTEGER | rowNumber | |
INTEGER | columnNumber |
Return Value
...
Type | Name | Comment |
GENERIC | dataValue | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|