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

Function itea-println

itea-println [arg1 ...]

Sends output back to the browser.

Parameters:
arg1 - Either a string or numeric object whose representation will be output.

Outputs the result of concatenating its arguments followed by an end of line character to the stream whose contents will be sent back to the browser. If any of the arguments is numeric then its decimal representation is used. This function accepts a variable number of arguments. The arguments are sent verbatim, with no transformation.

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