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