Counter::getValue
Counter::getValue — カウンタの現在値を取得する
説明
integer Counter::getValue
( void
)
Counter::getValue() は、カウンタの現在値を返します。
返り値
Counter::getValue() は整数値を返します。
参考
- Counter::bumpValue() - カウンタの現在値を変更する
- Counter::resetValue() - カウンタの現在値をリセットする