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 XmlComment node.
Syntax
Comment := XmlComment.Create(Value: Text)
Parameters
Value
Type: Text
A string that contains the contents of the new XmlComment node.
Return Value
Comment
Type: XmlComment
The created XmlComment node.
Related information
XmlComment Data Type
Get Started with AL
Developing Extensions