Contents MDDB Report Viewer Methods Previous Next

_OUTPUT_HTML_BEF_CLOSE_BODY_ Method

Enables users to add HTML tags to the end of the Report page

This stub method is called before the </BODY> tag is output for the Report page.

Syntax

 CALL SEND(OBJID,'_OUTPUT_HTML_BEF_CLOSE_BODY_');

Contents MDDB Report Viewer Methods Previous Next