The recording parameter may be used to query or set if the editor is recording document changes. Recorded document changes may be undone by the undo command.
query command
set command
The current view's document.
query recording set recording { on | off }
on | If you specify the on parameter, changes to the document will be recorded. |
off | If you specify the off parameter, changes to the document will not be recorded. |
query recording set recording on
query command
set command
undo command
autoCheck parameter
changes parameter
dirty parameter
undo action
redo action