Difference between revisions of "Command/definecounter"

From Wiki
Jump to navigation Jump to search
m (Created page with "Creates a new numeric counter. == See Also == {{cmd|incrementcounter}}")
 
m
Line 3: Line 3:
 
== See Also ==
 
== See Also ==
  
{{cmd|incrementcounter}}
+
* {{cmd|incrementcounter}} - Increase the counter value
 +
* {{cmd|rawcounter}} - Retrieve the unformatted value
 +
* {{cmd|convertedcounter}} - Retrieve the formatted value

Revision as of 17:53, 25 August 2014

Creates a new numeric counter.

See Also