Description
This formula returns the last element of an array.
Formula(s)
PHP
{=END([])}
Resul
-
String
-
Integer
-
Float
-
Array
-
Boolean
-
Object
Parameters
Parameter
|
Content
|
Format
|
Default value
|
Explanation
|
|---|---|---|---|---|
|
Array |
Input values |
Array |
|
The list from which the last element is to be returned. Can consist of strings, numbers, booleans or objects. |