Const
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.
{{decrement:x}}
x
Generated using TypeDoc
Directive to decrement a persistent counter variable by 1. Replaced with the new value of the counter.
Syntax:
{{decrement:x}}
, wherex
is the name of the counter variable.