DIRLIST v17
This function and procedure generates the <DIR>
and </DIR>
tags, which create a directory list section.
Syntax
The following is the syntax for HTP:
HTP.DIRLISTOPEN; HTP.DIRLISTCLOSE;
The following is the syntax for HTF:
HTF.DIRLISTOPEN RETURN VARCHAR2; HTF.DIRLISTCLOSE RETURN VARCHAR2;
- On this page
- Syntax