Gets the number of selected characters.
<void> Selection.getLength(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the number of selected characters. |
error |
Optional. Is called when the operation failed with an error. |