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.
Retrieves the language ID (for example, "en-us") of the specified language.
Syntax
client server public static str index2languageID(int number)
Run On
Called
Parameters
- number
Type: int
A number between 1 and the return value of the languageCount method.
Return Value
Type: str
The language ID.