Gets the value that is a member of the array contained in value
and has the index index
.
value |
a Value of type |
index |
index of value to get from the array |
the value at the given index |