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.
Version: Available or changed with runtime version 1.0.
Creates an XmlCData node.
Syntax
CDataNode := XmlCData.Create(Value: Text)
Parameters
Value
Type: Text
A string that contains the value of the new XmlCData node.
Return Value
CDataNode
Type: XmlCData
The created XmlCData node.
Related information
XmlCData Data Type
Get Started with AL
Developing Extensions