recording parameter
Use the recording parameter to set or query whether the editor is recording document changes. Recorded document changes may be undone by the undo command.
Availability
query command
set command
Scope
The current view's document.
Syntax
query recording set recording { on | off }
Parameters
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.
Examples
query recording set recording on
query command
set command
undo command
autoCheck parameter
changes parameter
dirty parameter
undo action
redo action