ClearUndo Method

Removes all currently registered undo transactions from the undo stack.

Syntax

object.ClearUndo

Properties

The ClearUndo method syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

ClearUndo is a Configuration environment method only.

 

Example

Applies To