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