This will start a new undo operation if there is no other undo operation recording. This does not throw.
Ends the currently active recording operation. If there is no recording operation currently running this will throw an exception.
Generated using TypeDoc
This will start a new undo operation. This will throw an exception when there is already an undo operation recording.
Returns