Property of Input Field
Syntax
Input Field.selectionStart
Description
The index into the text at which the first selected character is located.
Examples
Code set to fields indexes of beginning and end of selected text.
See also
InputField.selectionEnd, InputField.setSelectionRange, InputField.text