NAME
Decr — Make variable be one less.
ERRORS
Error Conditions
Condition
Error Code
Error Message
Variable holds non-numeric value.
-11
Variable $VarName has invalid value $Value.
Got empty string instead of variable name.
-3
Variable name is missing. Got empty string.
COMMENTS
For the main part of the command documentation, see
here
.