|
|||||
action | reset | ||||
Related Syntax |
Syntax
reset counter-name indexer? (to numeric-expression)?
Versions of OmniMark prior to V3 used reset
instead of set
(or set counter
). If the to
is not specified, the value of the counter item is set to 1. (Note that set
requires a to
part.)
No herald is permitted before the counter because reset
can only be applied to counters.
reset
has been superseded by set
and should no longer be used. It is included for compatibility with earlier releases of OmniMark.
Related Syntax increment, decrement set |
---- |