A repeatable action is an action that a user can do multiple times 'usually on various selections'. For example styling a field
adding a similar operation to the undo stack is usually expected and has to be done done separately by the caller.
This will clear the redo stack and does NOT add this operation to the undo stack.
A stack of undo/redo actions.