xSession.interfaceLanguage Method

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

Syntax

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.

Remarks

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 .

See Also

Reference

xSession Class