Method Html3():browseFooter() Professional
Mark the end of a browse view.
:browseFooter() --> NIL
The return value of the method :browseFooter() is always NIL.
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.
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.