Overview Module Function Class I*Tea 3.6.8 Reference Documentation© 2013 PDM&FC

Function echo

echo [arg1 ...]

Sends a line to the log file.

Parameters:
arg1 - The object to concatenate in a line. It may be either a string, integer, float or boolean object.

Sends a line to the log file. This line is obtained by concatenating the arguments into a string. If an argument is a numeric object then the string containing its decimal representation is used.

Note that this function redefines the echo that is part of the Tea core.


Overview Module Function Class ${tea.teadoc.header}
Report a bug or request new features
© 2013