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