Explanation
This method returns the number of elements of an array object.
Syntax
INVOKE anObject "GET-ARRAY-LENGTH" RETURNING elmNum
Parameter and return value
Specifies the array object from which the number of elements is obtained.
Returns the number of elements of an array.