Undo options for executing a script.
Static Properties
Name | Description |
---|---|
AUTO_UNDO | Automatically undo the entire script as part of the previous step. |
ENTIRE_SCRIPT | Undo the entire script as a single step. |
FAST_ENTIRE_SCRIPT | Fast undo the entire script as a single step. |
SCRIPT_REQUEST | Undo each script request as a separate step. |