Method Html3():footer() Professional
Mark the end of the HTML page.
:footer( [<cFooter>] ) --> NIL
The return value of the method :footer() is always NIL.
After :footer() is called in a form-function, the function must return .T. (true) to instruct the WAA server to send the assembled HTML page. If a form-function returns .F. (false), all information assembled so far is discarded.
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.