FUNCTION:ARRAYLAST
last edited by
denny
on 01-Oct-2011
arrayLast
Description
Returns the last element of an array
Usage Syntax
arrayLast(array array): any
Return Information
| Return Type |
| any |
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
| array | array | Yes | a array |
SideBar
User Login