Label.extractComment Method [AX 2012]
Returns a comment associated with a specified label ID.
public str extractComment(str label)
Run On
CalledParameters
- label
- Type: str
A string that specifies the label ID. The string must include the at sign (@) followed by a label file ID and a number.
Return Value
Type: strA string value that indicates the comment associated with the specified label ID.
Community Additions
ADD
Show: