Bewerken

Share via


xmlAttributeEncode (Client API reference)

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.

xmlEncode