Variable DecrementPersistentVariablePlaceholderConst

DecrementPersistentVariablePlaceholder: Placeholder = ...

Directive to decrement a persistent counter variable by 1. Replaced with the new value of the counter.

Syntax: {{decrement:x}}, where x is the name of the counter variable.

Generated using TypeDoc