Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Code Editor - Undo

String Code Editor UI Command GrooperReview.Controls

Undoes the last edit in the Code Editor.

Remarks

The Undo command reverses the most recent change made in the editor, restoring the previous state.

Usage Guidance

  • Use this command to revert accidental edits or to step back through your editing history.
  • Available from the context menu or by pressing Ctrl + Z.
  • Multiple undo steps are supported, allowing you to revert several changes in sequence.

Interactive Behavior

  • The command is executed client-side and updates the editor content immediately.
  • Disabled if there are no changes to undo.

Notification