This function allows you to interrupt the sequence of steps (also called "stages" in ARCC) by connecting to another function within the script.
It only allows to jump "foreward." To go back, use the function weAWhile .
weAJump_V2
The only parameter to provide is the function that will be executed next.