Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the character's default language.
language, languageID = GetDefaultLanguage()
Returns[]
- language
- string - The player's default language, usually the faction's common language (i.e. "Common" and "Orcish").
- languageID
- number : LanguageID
Example[]
/dump GetDefaultLanguage()
> "Common", 7