arrayGet

arrayGet

> Functions

Returns the element of the list array at position index. If the index is out of the list, return defaultValue instead.

Parameters
Return