|
|
(82 intermediate revisions by 12 users not shown) |
Line 1: |
Line 1: |
| [[Category:Scripting Commands|#]]
| | #REDIRECT [[a / b]] |
| [[Category:Scripting Commands ArmA|#]]
| |
| [[Category:Command_Group:_System_Commands|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]]
| |
| {{Command|= Comments
| |
| ____________________________________________________________________________________________
| |
| | |
| | arma |= Game name
| |
| | |
| |1.00|= Game version
| |
| ____________________________________________________________________________________________
| |
| | |
| | Returns subentry of config entry with given name. Identical to [[config name|config >> name]] |= Description
| |
| ____________________________________________________________________________________________
| |
| | |
| | '''''config'' / ''name'''''|= Syntax
| |
| | |
| | p1 = config: [[Config]]|=Parameter 1
| |
| | |
| |p2 = name: [[String]] | = Parameter 2
| |
| | |
| | [[Config]] |= Return value
| |
| ____________________________________________________________________________________________
| |
|
| |
| |x1= <pre>_name = configName (configFile / "CfgVehicles") , result is "CfgVehicles"</pre> |= Example 1
| |
| ____________________________________________________________________________________________
| |
| | |
| | |= See also
| |
| | |
| }}
| |
| | |
| <h3 style="display:none">Notes</h3>
| |
| <dl class="command_description">
| |
| <!-- Note Section BEGIN -->
| |
| | |
| <!-- Note Section END -->
| |
| </dl>
| |
| | |
| <h3 style="display:none">Bottom Section</h3>
| |