config / name: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (recategorized to # section for VBS2)
m (upd. link)
Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[configFile]], [[configName]], [[config name]],[[count config]], [[getArray]], [[getText]], [[getNumber]], [[inheritsFrom]], [[isArray]], [[isClass]], [[isNumber]], [[isText]], [[select config]] |= See also
| [[configFile]], [[configName]], [[config name]],[[count]], [[getArray]], [[getText]], [[getNumber]], [[inheritsFrom]], [[isArray]], [[isClass]], [[isNumber]], [[isText]], [[select config]] |= See also


}}
}}

Revision as of 15:50, 15 June 2010

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

Description

Description:
Returns subentry of config entry with given name, (alias for >>).
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
configFile / "CfgVehicles"

Additional Information

See also:
configFileconfigNameconfig namecountgetArraygetTextgetNumberinheritsFromisArrayisClassisNumberisTextselect 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