LAST v11
LAST
is a method that returns the subscript of the last element in a collection. The syntax for using LAST
is as follows:
collection
is the name of a collection.
The following example displays the last element of the associative array.
LAST
is a method that returns the subscript of the last element in a collection. The syntax for using LAST
is as follows:
collection
is the name of a collection.
The following example displays the last element of the associative array.