config greater greater name: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <dl class="command_description"> </dl>" to "")
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 [[SQF_syntax#Rules_of_Precedence | lower precedence]])
|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 00:01, 25 March 2021

Hover & click on the images for description

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