zone.variable
increment: <name> | <value>
Assuming the given zone variable is an integer, increments it by the given value
Note that the command will first try and parse both the variable and value as integers, then as floating point numbers, and then if it can do neither, it will fail.
zone.variable