SelectText Method (SparkNumericStepper)

Action

Dispatched when text is selected.

Syntax

numericStepper.SelectText(beginIndex, endIndex)
Variable Description
beginIndex The index of the first selected character. Integer.
endIndex The index of the last selected character. Integer.