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