Object Reference : Object View and Procedure Reference : Equation
  
 
clearhist
Clear the contents of the history attribute for equation objects.
Removes the equation’s history attribute, as shown in the label view of the equation.
Syntax
equation_name.clearhist
Examples
eq1.clearhist
eq1.label
The first line removes the history from the equation EQ1, and the second line displays the label view of EQ1, including the now blank history field.
Cross-references
See “Labeling Objects” for a discussion of labels and display names.
See also Equation::label.