getText: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
'''config''': [[Config]] | '''config''': [[Config]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
'''config''': [[Config]] | '''config''': [[Config]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
Operand types:
config: Config
Type of returned value:
Compatibility:
Version 2.35 required.
Description:
Extract text from config entry.
Example:
_array = getText (configFile >> "CfgVehicles" >> "Thing" >> "icon")