xpxGetTableInstanceColumnsValue

FUNCTION xpxGetTableInstanceColumnsValue (tableInstanceId                                     : GENERIC;
                                          rowNumber                                           : INTEGER;
                                          columns                                             : INTEGER;   
                                          columnNumberOrColumnName1 : GENERIC; VAR dataValue1 : GENERIC;
                                          . . .                                . . .
                                          columnNumberOrColumnNameN : GENERIC; VAR dataValueN : GENERIC)
                                          status                                              : INTEGER;

<missing description>

 

 

Arguments


TypeNameComment
GENERICtableInstanceIdcomment
INTEGERrowNumber 
INTEGERcolumnsNumber of columns to read
GENERICcolumnNumberOrColumnName(1) 
GENERICdataValue(N) 

Return Value


 

Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


       <missing description>

 

 

Example


<Missing Example>

 

See also

Filter by label

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

Â