This module generates one integer parameter. You can increment or decrement the value with the 'Incr' or 'Decr' buttons. You can change the increment value (or decrement value) by setting 'Step' (which has the default value 1).
Port: Incr
Type: Button
Value is incremented when you push this button.
Port: Decr
Type: Button
Value is decremented when you push this button.
Port: In Value
Type: Text
Current parameter. Output value is changed when you edit the value in this widget.
Port: Step
Type: Text
Increment or decrement value.
Port: Out Value
Type: Parameter
Current parameter.
The module fires when you change 'Step'.
PrintParam, WidgetsIntegerSlider