config greater greater name: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <dl class="command_description"> </dl>" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[SQF[ _]syntax" to "[[SQF Syntax") |
||
Line 7: | Line 7: | ||
|1.00 | |1.00 | ||
|Returns [[Config | config]] entry with given name (alias of [[config / name]], slightly faster but with [[ | |Returns [[Config | config]] entry with given name (alias of [[config / name]], slightly faster but with [[SQF Syntax#Rules_of_Precedence | lower precedence]]) | ||
| config '''>>''' name | | config '''>>''' name |
Revision as of 23:01, 24 March 2021
Description
- Description:
- Description needed
- Groups:
- Config
Syntax
- Syntax:
- Syntax needed
- Parameters:
- config: Config
- name: String
- Return Value:
- Return value needed
Examples
- Example 1:
configFile >> "CfgVehicles";
Additional Information
- See also:
- configFileconfig / nameconfigNamecountgetTextisArrayisClassisNumberisTextselectconfigClasses
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