language: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[[Cc]ategory:[ _]?Arma[ _]3:[ _]([^|]*)[ _]?\|.*\]\]" to "{{GameCategory|arma3|$1}}") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *S([a-z ])" to "$1 - s$2") |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 0.50 | |||
| | |gr1= System | ||
| | |descr= Returns current game language. | ||
| | |s1= [[language]] | ||
| [[ | |r1= [[String]] - see [[Stringtable.xml#Supported_languages|supported languages]] for possible values | ||
| | |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]] | ||
}} | }} | ||
Revision as of 15:49, 8 November 2023
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