language: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^<]*)\{\{ *codecomment *\|([^}]*) *\}\}([^<]*) *<\/code>" to "<code>$1$2$3</code>") |
Lou Montana (talk | contribs) m (Text replacement - "Supported_languages" to "Supported_Languages") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
|s1= [[language]] | |s1= [[language]] | ||
|r1= [[String]] - | |r1= [[String]] - see [[Stringtable.xml#Supported_Languages|supported languages]] for possible values | ||
|x1= < | |x1= <sqf>_myLanguage = language; // will return "English" if game language is set to English</sqf> | ||
|seealso= [[Stringtable.xml]] [[getTextRaw]] [[localize]] [[isLocalized]] [[diag_localized]] [[BIS_fnc_localize]] | |seealso= [[Stringtable.xml]] [[getTextRaw]] [[localize]] [[isLocalized]] [[diag_localized]] [[BIS_fnc_localize]] | ||
}} | }} |
Latest revision as of 20:28, 10 July 2024
Description
- Description:
- Returns current game language.
- Groups:
- System
Syntax
- Syntax:
- language
- Return Value:
- String - see supported languages for possible values
Examples
- Example 1:
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note