Gets the value of a double from a list.
0 |
Double List |
Double List |
The name of the list. |
1 |
Integer |
Double List Index |
The number of the double in the list. |
2 |
Double |
Value |
The value of the double in the specified list. |
SUCCESS |
The value was set successfully. |
FAILURE |
An invalid double list was provided. |
None.