get_value
Description:
Retrieves the value of argument into value.
Parameters:
| this | |
| argument |
The name of the argument to retrieve |
| value |
The Value to store the value of the argument, initialized to the correct type. |