stats.Counter.increase()
Description
Increases the current value by a number.
Syntax
counter.increase()counter.increase(n)
Parameters
increase(n?)
n?
Value to increase the counter by.
Increases the current value by a number.
counter.increase()counter.increase(n)
increase(n?)
Value to increase the counter by.