This function and procedure generates the <NOBR> and </NOBR> tags, which turn off line breaks for the tagged text.

Syntax

The following is the syntax for HTP:

HTP.NOBR(ctext in VARCHAR2);

The following is the syntax for HTF:

HTF.NOBR(ctext) RETURN VARCHAR2;

Parameters

ParameterPurpose
ctextThe text that to render without a line break