Gets a value specifying whether text is subscript at the current input position.
<void> InputFormat.getSubscript(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether text is subscript, at the current input position, as parameter. |
error |
Optional. Is called when the operation failed with an error. |