Description

Undoes the recording a specified number of times.

Return Type

None  

Syntax

object.Undo [NumberOfLevels]

The Undo Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McRecorder.
NumberOfLevelsOptional. A Long value.

The number of times to undo.

Remarks

One undo state is created by each call to SetUndoMarking, with a maximum of 9.