config / name: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(upd. links)
m (recategorized to # section for VBS2)
Line 39: Line 39:
[[Category:Scripting Commands ArmA2|#]]
[[Category:Scripting Commands ArmA2|#]]
[[Category:Command_Group:_System_Commands|#]]
[[Category:Command_Group:_System_Commands|#]]
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands VBS2|#]]

Revision as of 17:12, 4 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 namecount configgetArraygetTextgetNumberinheritsFromisArrayisClassisNumberisTextselect 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