config / name

From Bohemia Interactive Community
Revision as of 03:15, 2 March 2007 by Kronzky (talk | contribs) (add. see also, categorized)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Returns subentry of config entry with given name. Identical to config >> name.
Groups:
Uncategorised

Syntax

Syntax:
config / name
Parameters:
config: Config
name: String
Return Value:
Config

Examples

Example 1:
_name = configName (configFile / "CfgVehicles") , result is "CfgVehicles"

Additional Information

See also:
configFileconfigNamecount configgetText configisArray configisClass configisNumber configisText configselect config

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