Returns the last element of an array
arrayLast(array array): any
| Return Type |
| any |
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 |
Categories: