SETSLIDER
Syntax
SETSLIDER(<window>, <icon>, <expr>)
Description
Sets the value of the slider to <expr>, if it is in the range 0-100, representing the percentage of the slider to the right. The value can be read using READSLIDER and is passed in the "Slider changed" event.