Method Html3():header() Professional
Mark the beginning of the HTML page. Web browser.
:header( [<cTitle>], [<cBody>] ) --> NIL
The return value of the method :addHeader() is always NIL.
The method :header() marks the begin of information sent to the Web browser. If the method is called a second time, all previous HTML output is discarded and a new HTML page definition starts.
HTML output:
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.