We found 5 matches for: flow helpers

An overview of all flow helpers blocks currently available, updated daily!

flow: if

In-pins

flow
condition

Out-pins

true
false
flow: sequence

In-pins

flow

Out-pins

Then 1
Then 2
Then 3
Then 4
Done
flow: parallel

In-pins

flow

Out-pins

Run
Run
Run
Done
flow: switch

In-pins

flow
expression

Out-pins

default
match
Returns true in case a match was found.
flow: else if

In-pins

flow
————————

Out-pins

default
————>>