Gets the starting point of selected text.

<void> Selection.getStart(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the starting point of selected text.
errorCallback Optional. Is called when the operation failed with an error.

Further Reading

Learn more about the Javascript: Selection.getStart Method in the Text Control Blog: