Language Reference Guide
:
4. System Classes
:
ArrayObject Class
: LastRow Method
Share this page
LastRow Method
The LastRow method returns the number of the row with the highest sequence number in the array.
This method has the following syntax:
integer
=
ArrayObject
.LastRow()
This method is superseded by the
LastRow Attribute
.