Link Search Menu Expand Document

Goto

In dialog flows, there coud be branches that merge to other branches. In order to keep the layout of the flows clean, we introduce the goto node that could link branches. The goto node could be used to implement loop. The figure below is an example of goto.

goto_flow

The figure below shows the result.

goto_run