__header__
The Goto Tool
The Goto tool jumps to a specified place in a sequence.
Using the Goto Tool
Drag any tool off the sequence onto the Goto tool's inputs page. When the sequence is run the Goto tool will cause the sequence jump to the tool in its inputs page.
This tool is useful when used with the If Step
tool. Typically a Goto tool would be placed after an If Step.
If the If Step fails the Goto tool will run and jump ahead in the
program. If the If Step is successful then the sequence can skip
over the Goto and continue to run.