slider.setValue()

sl.setValue(newVal)
Changes the value of the slider programmatically and positions the button. newVal should be a numeric value.