The SET_HTML_ESCAPING_MODE procedure configures HTML escaping mode for wwv_flow_escape.html.
Syntax
APEX_ESCAPE.SET_HTML_ESCAPING_MODE (
p_mode IN VARCHAR2);
Parameters
Table 9-10 describes the parameters available in the SET_HTML_ESCAPING_MODE procedure.
Table 9-10 APEX_ESCAPE.SET_HTML_ESCAPING_MODE Procedure Parameters
| Parameter | Description |
|---|---|
|
|
If equal to |
Example
For an example, see "HTML Function".