config / name: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fixed)
(Add redirection)
Tag: New redirect
 
(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>

Latest revision as of 13:11, 14 May 2022

Redirect to: