getRows() |
It returns an array of all the rows of the table that have business objects associated with them.
Syntax
Script | oRowsArray = TableID.getRows() |
Remarks
This method is used at runtime.
getRows() |
It returns an array of all the rows of the table that have business objects associated with them.
Script | oRowsArray = TableID.getRows() |
This method is used at runtime.
Related reference