XmlCData.AsXmlNode() Method
Version: Available or changed with runtime version 1.0.
Converts the node to an XmlNode.
Syntax
XmlNode := XmlCData.AsXmlNode()
Parameters
XmlCData
Type: XmlCData
An instance of the XmlCData data type.
Return Value
XmlNode
Type: XmlNode
An XmlNode value that references the current XmlCData.
Related information
XmlCData Data Type
Get Started with AL
Developing Extensions