diag localized: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) |
||
Line 14: | Line 14: | ||
|p1= stringtable: [[String]] - stringtable name or "" | |p1= stringtable: [[String]] - stringtable name or "" | ||
|r1= [[Array]] - array of [[ | |r1= [[Array]] - array of [[String]]s, see description | ||
|x1= <sqf> | |x1= <sqf> |
Latest revision as of 21:51, 16 February 2024
Description
- Description:
- Returns array with all localized keys from the given stringtable or the array of all stringtables names if empty string "" is given. Common stringtables are: "Global", "Mission", "Campaign".
- Groups:
- StringsLocalization
Syntax
- Syntax:
- diag_localized stringtable
- Parameters:
- stringtable: String - stringtable name or ""
- Return Value:
- Array - array of Strings, see description
Examples
- Example 1:
- Example 2:
- Example 3:
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