u

undo

Syntax: undo()

Corresponds to the Undo toolbar button and reverts the last operation.

See also

redo()

undo_all

Syntax: undo_all()

Similar to undo(), but reverts as many operations as possible.

See also

undo()