undoable
proute.undoable boolean { true | false }
Description
Determines whether power router (proute) commands can be undone. When true, consecutive power router commands can be individually reversed using the undo command, Edit—Undo, or the Undo button on the toolbar. This variable can be overridden for a single power router command which includes the -undoable argument.
GUI Equivalent
Examples
getvar proute.undoable
setvar proute.undoable true
Related Topics
Space-based Router Tcl Environment Variables
Verify Environment
Return to top