get_language_bidi
No overview available.
def get_language_bidi() - > boolean
Determines whether the current active language is written from right-to-left (BiDi).
Returns
| Type | Description |
|---|---|
boolean | True if the current language is a bidirectional (right-to-left) language, False otherwise. |