config greater greater name: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (added category config)
m (Text replacement - "Category:Scripting Commands ArmA2" to "Category:Scripting Commands Arma 2")
Line 32: Line 32:
[[Category:Scripting Commands|#]]
[[Category:Scripting Commands|#]]
[[Category:Scripting Commands ArmA|#]]
[[Category:Scripting Commands ArmA|#]]
[[Category:Scripting Commands ArmA2|#]]
[[Category:Scripting Commands Arma 2|#]]
[[Category:Scripting Commands Arma 3|#]]
[[Category:Scripting Commands Arma 3|#]]
[[Category:Command Group: Config|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Config|{{uc:{{PAGENAME}}}}]]

Revision as of 23:38, 9 January 2020

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Returns config entry with given name (alias of config / name, slightly faster but with lower precedence)
Groups:
Uncategorised

Syntax

Syntax:
config >> name
Parameters:
config: Config
name: String
Return Value:
Config - config entry

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

Notes

Bottom Section