Next:
get-value
Up:
gauge
Previous:
gauge
get-range
Returns the range (maximum value) of the gauge.
(send
a-gauge
get-range)
->
exact integer in [1, 10000]
PLT