NOFRAMESOPEN and NOFRAMESCLOSE v16

This function and procedure generates the <NOFRAMES> and </NOFRAMES> tags, which mark a no-frames section.

Syntax

The following is the syntax for HTP:

HTP.NOFRAMESOPEN

HTP.NOFRAMESCLOSE

The following is the syntax for HTF:

HTF.NOFRAMESOPEN RETURN VARCHAR2;

HTF.NOFRAMESCLOSE RETURN VARCHAR2;