LAST
Use the LAST function to return the last item from an Array.
Use
LAST( array )
Returns the last item from an array.
| Parameter | Required | Description | 
|---|---|---|
| array | Yes | any array to return the last item from | 
| Returns | An item from the array matching the type of array | 
Example
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.