The node to advance to automatically from a given node or upon an action, such as the clicking of a button, image or media, or the completion of long polling.
Child of: <button>, <dropdown>, <get_info commid="" responses="">, <input>, <long_poll connect="">, <media>, <media_overlay>, <medialibrary_load name="">, <mouse_click>, <mouse_down>, <mouse_move>, <mouse_out>, <mouse_over>, <preload>, <press>, <release>, <voice_rec>, <web_service>
Parent of: Nothing
Examples:
<next_node>node_2</next_node>
As is the case with any value within a tag (see Working With Variables), the value specified for next node can be a variable:
<next_node>%next_node%</next_node>