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