getText: Difference between revisions
Jump to navigation
Jump to search
m (upd. link) |
mNo edit summary |
||
Line 14: | Line 14: | ||
| [[String]] |= Return value | | [[String]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code> | |x1 = <code> _text <nowiki>=</nowiki> '''getText''' (configFile >> "CfgVehicles" >> "Thing" >> "icon") </code> | ||
| [[configFile]], [[config/name]], [[configName]], [[count]], [[getArray]], [[getNumber]], [[inheritsFrom]], [[isArray]], [[isClass]], [[isNumber]], [[isText]], [[select]] |= See also | | [[configFile]], [[config/name]], [[configName]], [[count]], [[getArray]], [[getNumber]], [[inheritsFrom]], [[isArray]], [[isClass]], [[isNumber]], [[isText]], [[select]] |= See also |
Revision as of 12:08, 17 March 2011
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
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