Syntax
resetNextNodes()
Description
Clears any active overrides for the next Node in the Flow. This function is useful when you’ve changed the next Node using asetNextNode
function, and you want to return to the default Flow behavior.
Returns: void