configName: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ArmA-disclaimer}} | {{ArmA-disclaimer}} | ||
{{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> | |||
[[Category:Scripting Commands|CONFIGNAME]] | |||
[[Category:Scripting Commands ArmA|CONFIGNAME]] |
Revision as of 23:00, 1 August 2006
Description
- Description:
- Returns name of config entry.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_name = configName (configFile >> "CfgVehicles") , result is "CfgVehicles"
Additional Information
- See also:
- See also needed
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