redo
Re-applies the most recently undone change in the visualization graph. New graph modifications clear the redo stack; if no action is pending, an error is returned.
Instructions
[M2e] 방금 undo 한 변경을 다시 적용한다.
새로운 그래프 변경이 일어나면 redo 스택은 비워진다. 다시 적용할 것이 없으면 { ok: false, error: "nothing_to_redo" }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||