Adds a double to a double list variable.
0 |
String |
Name |
The name of the double list variable. |
1 |
Double |
Double Value |
The double to add to the double list variable. |
None.
SUCCESS |
The double value was added successfully. |
FAILURE |
An invalid list variable name was provided. |
None.