Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Encodes the specified string so that it can be used in an XML.
Syntax
Xrm.Encoding.xmlAttributeEncode(arg)
Parameters
Parameter Name | Type | Required | Description |
---|---|---|---|
arg |
String | Required | String to be encoded. |
Return Value
Type: String
Description: Encoded string.