Global::isLanguageRTL Method [AX 2012]

Checks if the specified language is 'Right to Left'.

Syntax

client server public static boolean isLanguageRTL(LanguageId _languageId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the language is RTL; otherwise, false.

See Also

Reference

Global Class