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

Function itea-print-html

itea-print-html [arg1 ...]

Sends output back to the browser and encodes HTML significant characters.

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

Outputs the result of concatenating its arguments 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. Any characters that could be significant in HTML text are encoded. These characters are the following: "<", ">", "&", """.

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