What happens after the dialog node completes. The valid values depend on the node type:
get_user_inputskip_user_inputjump_toevent_handler and its parent node is of type slot or frame, additional values are
also valid:filled and the type of the parent node is slot:repromptskip_all_slotsnomatch and the type of the parent node is slot:repromptskip_slotskip_all_slotsgeneric and the type of the parent node is frame:repromptskip_slotskip_all_slots
If you specify jump_to, then you must also specify a value for the dialog_node property.The unique ID of the dialog node to process next. This parameter is required if behavior=jump_to.
Which part of the dialog node to process next.
Generated using TypeDoc
The next step to execute following this dialog node.