willconant/flow-js

Conditional flow control

Opened this issue · 0 comments

Is any kind of conditional flow control available? E.g. in step 3, if A, then go to step 5, else if B then go to step 7, otherwise go on with step 4.