Gets the formatting style name at the current input position.
<void> InputFormat.getStyleName(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the formatting style name at the current input position. |
| error |
Optional. Is called when the operation failed with an error. |