LAST v15
LAST
is a method that returns the subscript of the last element in a collection. The syntax for using LAST
is as follows:
Where collection
is the name of a collection.
This 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:
Where collection
is the name of a collection.
This example displays the last element of the associative array: