CancelUndo() vs DropUndo()

If I begin a script with beginUndo(), and then at some point I need to abort/discard the undo, what method should I use:  cancelUndo() or dropUndo()?

 

Comments

Sign In or Register to comment.