NAME
Decr — Make variable be one less.
ERRORS
Error Conditions
ConditionError CodeError 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.
For the main part of the command documentation, see here.