Channel

Return to the Router point

A Channel memorises the point where a Router was played, and return to that point when the target label finishes to play.

  • A Channel statement starts with a <-> (Less Than, Dash and Greater Than), immediately followed by a space.

In the example above, after moving to @Answer, the script flow moves back to line 14, continuing after the Channel. The same occurs on line 20.

Last updated