Gets the section number of the current text input position.
<void> InputPosition.getSection(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the section number of the current text input position. |
| error |
Optional. Is called when the operation failed with an error. |