Version: Available or changed with runtime version 1.0.
Creates an XmlText node.
Syntax
Value := XmlText.Create(Content: Text)
Parameters
Content
Type: Text
A string that contains the value of the new XmlText node.
Return Value
Value
Type: XmlText
The created XmlText node.
XmlText Data Type
Get Started with AL
Developing Extensions