Sets the text of the slider. Both the left and the right text should be set.
"integerSliderCommandInput_var" is a variable referencing an IntegerSliderCommandInput object.
|
"integerSliderCommandInput_var" is a variable referencing an IntegerSliderCommandInput 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. |