Sets whether characters that cannot be written in the response encoding should be written as numeric entities. Default is true.

Syntax

Smartsite SXML CopyCode image Copy Code
response.setnumericentityfallback(boolean fallback)

Parameters

Name Data Type Description
fallback Boolean If set to true [fallback].

Return Value

None.
SXML