getText: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|GETTEXT]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|GETTEXT]]
____________________________________________________________________________________________


| ofp |= Game name


<h2 style="color:#000066"> ''' getText  '' config'''''</h2>
|1.00|= Game version
____________________________________________________________________________________________


|  |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''getText config''' |= Syntax


'''config''': [[Config]]
|  |= Return value
   
____________________________________________________________________________________________
'''Type of returned value:'''


[[String]]
|  |= See also


'''Compatibility:'''
}}


Version 2.35 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Extract text from config entry.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|GETTEXT]]
'''Example:'''
[[Category:Scripting Commands ArmA|GETTEXT]]
 
_array = '''getText''' (configFile >> "CfgVehicles" >> "Thing" >> "icon")

Revision as of 01:23, 2 August 2006

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Uncategorised

Syntax

Syntax:
getText config
Return Value:
Return value needed

Examples

Examples:
Example needed

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

Notes

Bottom Section