xSession.interfaceLanguage Method [AX 2012]

Retrieves the ID for the language that is used on menus and dialogs for the session.

public str interfaceLanguage()

Run On

Called

Return Value

Type: str
A string that contains the ID of the language used on menus and dialogs in the session.

For example, this method returns "en-us" if the language is set to US English. The documentation language can be selected separately and is not necessarily identical to the language used in menus and dialogs. To retrieve the language ID for documentation, use .

Community Additions

ADD
Show: