Sets XML encoding for ampersands.

Syntax

Smartsite SXML CopyCode image Copy Code
locator url.setxmlencoding(locator location, boolean useXmlEncoding)

Parameters

Name Data Type Description
location Locator The location.
useXmlEncoding Boolean If set to false, does not use XML encoding for ampersands.

Return Value

Data Type Description
Locator Locator with the specified UseXmlEncoding setting.

Expand image Example

SXML