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