Sets XML encoding for ampersands.
Syntax
Smartsite SXML | 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. |