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.