Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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