Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the name of the specified language (for example, "English (United States)"), given the language ID.
Syntax
client server public static str languageID2Description(str languageID)
Run On
Called
Parameters
- languageID
Type: str
The ID of the language (for example, "en-us").
Return Value
Type: str
A string that contains the description of a language.