NAME
IncrDbGlobal — Increase the value of an entry in the global table by one.
ERRORS
Error Conditions
ConditionError CodeError Message
Contents of database global are invalid. -11 Variable $VarName has invalid value $Value.
Amount has non-numeric value. -2 Amount is invalid. Got input value $Value. Expected numeric 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.