Retrieves the value of a double variable.
0 |
String |
Name |
The name of the double variable to retrieve. |
1 |
Double |
Value |
The value stored in the specified variable. |
SUCCESS |
The value was retrieved. |
FAILURE |
The specified variable does not exist. |
None.