echo

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


echo text


Operand types:

text: String


Type of returned value:

Nothing

Compatibility:

Version 2.00 required.

Description:

Sends any text into the debugger console or the logfile.

Example:

echo "Text in logfile"