Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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