NAME
AddTo — Take variable. Add amount to it.
ERRORS
Error Conditions
Condition
Error Code
Error Message
Second argument is not a numeric value.
-2
Got input value $Value. Expected numeric value.
Passed an empty string for first argument instead of variable name.
-3
Variable name is missing. Got empty string.
COMMENTS
For the main part of the command documentation, see
here
.