next(step, min, max)

sets the next value of the control

Parameters

  • step - the step of the control (the difference between two successive values) (optional)
    • dimension
  • min - the minimum value of the control (optional)
    • dimension
  • max - the maximum value of the control (optional)
    • dimension

Returns

method doesn't return any data