GetAtIndex
Retrieves the element in an array at the specified position.
| SYNTAX |
|
| ARGUMENTS | index Zero-based position from which to retrieve the element |
| RETURN | Object contained in the array |
Retrieves the element in an array at the specified position.
| SYNTAX |
|
| ARGUMENTS | index Zero-based position from which to retrieve the element |
| RETURN | Object contained in the array |