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.
Gets or sets the string value of this comment.
Syntax
[Value := ] XmlComment.Value([NewValue: Text])
Note
This method can be invoked using property access syntax.
Parameters
XmlComment
Type: XmlComment
An instance of the XmlComment data type.
[Optional] NewValue
Type: Text
The new value of this comment.
Return Value
[Optional] Value
Type: Text
The new value of this comment.
Related information
XmlComment Data Type
Get Started with AL
Developing Extensions