Reference
Components
Counter Advanced 
Description
This is a more advanced version of the simple Counter component. You set a Minimum and Maximum limit for the counter and also a place 
to start. The type input determines how to count:
0
Up The counter starts from the minimum value, counts up to the maximum 
and then stops
1
Down The counter starts from the maximum value, counts down to the 
minimum and then stops
2
Up/Down The counter starts from the minimum value, counts up to the maximum 
and then counts back down again. The counting continues cycling 
between the two limits in this way.
67 of 494










