Prev
Open Object Rexx
Next
5.3.10.22. makeArray
>>-makeArray---------------------------------------------------><
Returns a single-index array containing the list collection items. The array indexes range from
1
to the number of items. The order in which the collection items appear in the array is the same as their sequence in the list collection.
Prev
5.3.10.21. lastItem
Up
Home
Next
5.3.10.23. next