Flow control: invoke dialog
Last updated
Last updated
The invoke dialog node will invoke a custom Bubblescript dialog. This way, any behaviour can be added to a flow, even if there isn't a built in node for it. The following example shows the invocation of a dialog called hello
.
Property | Description |
---|---|
Dialog | Name of the dialog to invoke |
If the dialog doesn't exist, it will not give any warning. It simply skips the step.