getText: Difference between revisions
Jump to navigation
Jump to search
(upd. links) |
m (upd. link) |
||
Line 16: | Line 16: | ||
|x1 = <code> __text <nowiki>=</nowiki> '''getText''' (configFile >> "CfgVehicles" >> "Thing" >> "icon") </code> | |x1 = <code> __text <nowiki>=</nowiki> '''getText''' (configFile >> "CfgVehicles" >> "Thing" >> "icon") </code> | ||
| [[configFile]], [[config/name]], [[configName]], [[count | | [[configFile]], [[config/name]], [[configName]], [[count]], [[getArray]], [[getNumber]], [[inheritsFrom]], [[isArray]], [[isClass]], [[isNumber]], [[isText]], [[select config]] |= See also | ||
}} | }} |
Revision as of 14:52, 15 June 2010
Description
- Description:
- Extract text from config entry.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
__text = getText (configFile >> "CfgVehicles" >> "Thing" >> "icon")
Additional Information
- See also:
- configFileconfig/nameconfigNamecountgetArraygetNumberinheritsFromisArrayisClassisNumberisTextselect 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