Sets the text of the slider. Both the left and the right text should be set.
"sliderCommandInput_var" is a variable referencing a SliderCommandInput object. |
"sliderCommandInput_var" is a variable referencing a SliderCommandInput object. |
| Type | Description |
| boolean | Returns true if successful. |
| Name | Type | Description |
| left | string | Indicates the text on the left side of the slider. |
| right | string | Indicates the text on the right side of the slider. |