getText: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (add. see also, categorized) |
||
Line 15: | Line 15: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code> _array <nowiki>=</nowiki> '''getText''' (configFile >> "CfgVehicles" >> "Thing" >> "icon") </code> | |x1 = <code> _array <nowiki>=</nowiki> '''getText''' (configFile >> "CfgVehicles" >> "Thing" >> "icon") </code> | ||
| | | [[configFile]], [[config/name]], [[configName]], [[count config]], [[isArray config]], [[isClass config]], [[isNumber config]], [[isText config]], [[select config]] |= See also | ||
}} | }} | ||
Line 29: | Line 29: | ||
[[Category:Scripting Commands|GETTEXT]] | [[Category:Scripting Commands|GETTEXT]] | ||
[[Category:Scripting Commands ArmA|GETTEXT]] | [[Category:Scripting Commands ArmA|GETTEXT]] | ||
[[Category:Command_Group: | [[Category:Command_Group:_System_Commands|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 02:17, 2 March 2007
Description
- Description:
- Extract text from config entry.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_array = getText (configFile >> "CfgVehicles" >> "Thing" >> "icon")
Additional Information
- See also:
- configFileconfig/nameconfigNamecount configisArray configisClass configisNumber configisText configselect config
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