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 XmlDocument.
Syntax
XmlDocument := XmlDocument.Create(Content: Any,...)
Parameters
Content
Type: Any
The content to add to this document.
Return Value
XmlDocument
Type: XmlDocument
The created XmlDocument node.
Related information
XmlDocument Data Type
Get Started with AL
Developing Extensions