Counter::getValue
Counter::getValue — Get the current value of a counter.
Description
integer Counter::getValue
( void
)
Counter::getValue() returns the current value of a counter.
Valeurs de retour
Counter::getValue() returns an integer.
Voir aussi
- Counter::bumpValue() - Change the current value of a counter.
- Counter::resetValue() - Reset the current value of a counter.