ass_redo
Restore the most recently undone change in an Aegisub/ASS subtitle document and report redo depth, undo depth, and dirty state.
Instructions
Redo the last undone change.
Returns {"doc_id", "redone", "undo_depth", "redo_depth", "dirty"};
redone is False when the redo stack is empty. Line indices are
0-based.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||