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