echo

From Bohemia Interactive Community
Revision as of 23:41, 3 July 2006 by Planck (talk | contribs)
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"