config greater greater name

From Bohemia Interactive Community
Revision as of 19:50, 3 December 2018 by Erentar (talk | contribs) (Bot: Reverted to revision 109474 by killzone_kid on 2018-10-07T18:03:04Z)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
-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