config / name: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(Add redirection)
Tag: New redirect
 
(86 intermediate revisions by 14 users not shown)
Line 1: Line 1:
[[Category:Scripting Commands|#]]
#REDIRECT [[a / b]]
[[Category:Scripting Commands ArmA|#]]
{{Command|= Comments
____________________________________________________________________________________________
 
| arma |= Game name
 
|2.35|= Game version
____________________________________________________________________________________________
 
| Returns name of config entry. |= Description
____________________________________________________________________________________________
 
| '''configName''' config |= Syntax
 
|p1= config: [[Config]] |= Parameter 1
 
| [[String]] |= 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: