It is now possible to undo and redo most actions performed in the editor by selecting the relevant button in the editor’s panel.
Undo erases the last change made in the editor reverting it to the previous state. The opposite of undo is redo – it reverses the Undo command or advances the buffer to a more current state.
More information is available in Working with modules section of mAuthor documentation.