isText

From Bohemia Interactive Community
Revision as of 05:56, 1 July 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


isText config


Operand types:

config: Config

Type of returned value:

Boolean

Compatibility:

Version 2.35 required.

Description:

Check if config entry represents text.


Example

_ok = isText (configFile >> "CfgVehicles") , result is false