Method Html3():put() Professional

Add HTML code.

Syntax
:put( <cHTML> ) --> NIL
Parameters
<cHTML>
<cHTML> is an HTML formatted character string.
Return

The return value of the method :put() is always NIL.

Description

The method :put() adds a character string to be send to the Web browser. As any string can be added, this method is the most flexible one to send HTML content.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.