|
MsgPlus::UILangCode
The MsgPlus::UILangCode property returns the ISO code of
the language currently selected to display the Messenger Plus! user
interface.
Syntax
This is a read-only property.
[string] UILangCode;
Data Type
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.
Remarks
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").
Property Information
| Object |
MsgPlus |
| Availability |
Messenger Plus! Live 4.20 |
See Also
MsgPlus Object.
|