Jump to
Events are a core function of Moveo. Unlike the classic tree-branch format, Moveo uses small tree-like dialogs and flows. This approach allows you to reuse any of your dialogs and trace back to an event trigger without having to build or write them again.
Jump actions enable you to jump into different dialogs and serve as shortcuts to other points in the dialog.
Use of a Jump action
Jump action | Event trigger |
---|---|
![]() | ![]() |
In the above example, the jump action (left) triggers the dialog that has an event trigger as its parent node (right).