Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if the specified language is 'Right to Left'.
Syntax
client server public static boolean isLanguageRTL(LanguageId _languageId)
Run On
Called
Parameters
- _languageId
Type: LanguageId Extended Data Type
The language to check.
Return Value
Type: boolean
true if the language is RTL; otherwise, false.