back

Counter-Increment

Counter-increment sets how much a counter should be incremented (added to).

Its value should be the name of the counter to increment, and optionally a number to increment the counter by (for example if you want to count up in multiples of 2).

Example