Toggling specific value connected to slider

Dhruv's icon

Hello,

This is similar problem to what I posted last time. So when I connect the output of toggle to the input of slider and when I click on toggle it takes value 1 from slider( just like on and off mode). How can I tell toggle lets say to move slider, 5 values up(selecting 5 from slider) just by clicking on toggle?

Thank you,
Dhruv

Roth's icon

If I understand you right, maybe put a [* 5] between your toggle and slider.

Dhruv's icon

could you give an example?

Dhruv's icon

Thanks, I got it!

Dhruv