Object Reference : Object View and Procedure Reference : Link
  
 
clearremarks
Clear the contents of the remarks attribute.
Removes the link’s remarks attribute, as shown in the label view of the link.
Syntax
link_name.clearremarks
Examples
l1.clearremarks
l1.label
The first line removes the remarks from the link L1, and the second line displays the label view of L1, including the now blank remarks field.
Cross-references
See “Labeling Objects” for a discussion of labels and display names.
See also Link::label.