Method Html3():browseFooter() Professional

Mark the end of a browse view.

Syntax
:browseFooter() --> NIL
Return

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

Description

The method must be called when the definition of a Browse view is complete. It marks the end of a Browse view in the HTML code.

These methods must be enclosed by calls to the methods :header() and :footer().

Refer to the file ALASKA1.PRG in the ..\SAMPLES\WAA\ALASKA1 directory for usage examples.

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.