You can use the following action statements with slider objects:
Action  | 
Description  | 
add  | 
Creates a slider object at runtime.  | 
change value  | 
Changes the value represented by the gauge bar within the slider.  | 
disable  | 
Prevents the user from moving to, selecting, or changing the value of the slider. If the user attempts to interact with a disabled slider, then a beep will be sounded.  | 
enable  | 
Allows the user to move to, select and interact with the slider, provided the slider has been defined as editable.  | 
make helpid  | 
Changes the help ID of the slider.  | 
make parameter  | 
Change parameter string associated with the slider.  |