Function: isGlobalUndoRecordingDisabled()
function isGlobalUndoRecordingDisabled(): boolean;
Returns if the undo recording mechanism is currently disabled.
Returns
boolean
true if it is currently disabled, false otherwise.
function isGlobalUndoRecordingDisabled(): boolean;
Returns if the undo recording mechanism is currently disabled.
boolean
true if it is currently disabled, false otherwise.