Is there a possibility to reset a slider to a specific value between min/max-range (without closing and re-opening the document), e. g. by pressing a button?
If yes, how would the script of the button and the slider look like, for example if the slider range was from 0 to 10 and the initial value (after reset) would be "3"...?