The MsgPlus::UILangCode property returns the ISO code of the language currently selected to display the Messenger Plus! user interface.
This is a read-only property. [string] UILangCode;
A string containing the ISO code of the language. The code is generally represented with two letters that may be followed by a '-' and another set of two letters.
You can use this property to adapt the language displayed by your script to the one displayed by Messenger Plus!. Do not assume that a specific language is always available. The default recommended language is English (code: "en").
Object | MsgPlus |
---|---|
Availability | Messenger Plus! Live 4.20 |