Language Reference Guide : 4. System Classes : ArrayObject Class : AllRows Attribute
 
Share this page                  
AllRows Attribute
Data Type: integer
4GL Access: R
The AllRows attribute returns the total number of rows in the array, including rows that have been set to be deleted.
If the value returned is zero, the array is empty and contains no deleted rows.
This attribute supersedes the AllRows Method.