$arrayAt
$arrayAt
will choose the index (position) of the array element to be returned. Returns nothing if the given index can not be found.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
name | string | Name of the array. | true |
index | string | The position of the element. | true |
Example(s)
- This will return
Aoi.dashboard
: