This function and procedure generates the <DFN> and </DFN> tags, which render text in italics.

Syntax

The following is the syntax for HTP:

HTP.DFN(ctext IN VARCHAR2);

The following is the syntax for HTF:

HTF.DFN(ctext IN VARCHAR2) RETURN VARCHAR2;

Parameters

ParameterPurpose
ctextThe text to render in italics