At
Returns the element of an array by its index
Inputs
At(value, index)
value
- An array valueindex
- Index of an element to return
Returns the element of an array by its index
At(value, index)
value
- An array value
index
- Index of an element to return