How to get the value of a counter
- To: mathgroup at smc.vnet.net
- Subject: [mg65243] How to get the value of a counter
- From: "Zhengji Li" <zhengji.li at gmail.com>
- Date: Tue, 21 Mar 2006 07:46:03 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Dear all, Is it possible to get the current value of a counter ? e.g. value = GetCounterValue["Chapter"]; CounterBox does not do such things.