BIS fnc isLocalized: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") |
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
||
Line 3: | Line 3: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| tkoh | | | tkoh |Game name= | ||
|1.00|= Game version | |1.00|= Game version |
Revision as of 21:38, 30 August 2019
Description
- Description:
- Checks if string is localized. Obsolete variant before isLocalized command was introduced.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [localizationString] call BIS_fnc_isLocalized;
- Parameters:
- localizationString: String
- Return Value:
- Boolean
Examples
- Example 1:
["STR_someLocalizedString"] call BIS_fnc_isLocalized;
Additional Information
- See also:
- isLocalized localize
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