CENTEROPEN and CENTERCLOSE v17
These functions and procedures generate the <CENTER>
and </CENTER>
tags, which mark the text to center.
Syntax
The following is the syntax for HTP:
HTP.CENTEROPEN; HTP.CENTERCLOSE;
The following is the syntax for HTF:
HTF.CENTEROPEN RETURN VARCHAR2; HTF.CENTERCLOSE RETURN VARCHAR2;
- On this page
- Syntax