Share
 
 

To Undo and Redo Recent Changes (Visual LISP IDE)

Recent changes to an open file can be undone and the most recent undo can be reversed.

Note: The Visual LISP IDE is available on Windows only.

In Visual LISP, do one of the following:

  • Click Edit Undo to undo the most recent change in the Console or text editor window.
  • Click Edit Redo to reverse the most recent undo in the Console or text editor window.

Was this information helpful?