Skip to main content

stepCounters

Step one or more counters by one increment.

Parameter

KeyTypeDescription
namesarray of stringsNames of the counters to step.
reversebooleanOptional. Step backwards (decrement) instead of forwards. Default false.

Return value

null

Example

stepCounters {"names": ["My Counter"]}