You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StartFlow / Flow should return the last node processed as a pointer.
It isn't obvious on which node it would end up on if the branching is complex, this can be solved if the function returns that node.
StartFlow / Flow should return the last node processed as a pointer.
It isn't obvious on which node it would end up on if the branching is complex, this can be solved if the function returns that node.