Convert the user language name to it's 2 character long language code.
app.GetAppLangCode(
name )
→ String
If no argument is passed, the current language code is returned.
See Also: GetLanguage
Convert the user language name to it's 2 character long language code.
If no argument is passed, the current language code is returned.
See Also: GetLanguage