Deletes a variable from memory.
0 |
String |
Name |
The name of the variable to remove. |
None.
SUCCESS |
The variable was deleted successfully. |
FAILURE |
The specified variable does not exist. |
None.