This function and procedure generates the <BASE> HTML tag, which records the URL of the document.

Syntax

The following is the syntax for HTP:

HTP.BASE(ctarget, cattributes) RETURN VARCHAR2;

The following is the syntax for HTF:

HTF.BASE(ctarget, cattributes) RETURN VARCHAR2;

Parameters

ParameterPurpose
ctargetThe value for the TARGET attribute, which establishes a window name to which all links in this document are targeted
cattributesOther attributes to include as is in the tag