Hi everyone,
is there a component similar the “dispatch” but with the opportunity to split one list in more than two outputs?
I mean one component instead of several dispatches in a row!
Hi everyone,
is there a component similar the “dispatch” but with the opportunity to split one list in more than two outputs?
I mean one component instead of several dispatches in a row!
Yes. Sift Pattern will take an integer pattern instead of bools to dispatch into more than two streams.
So does Stream Gate.
Hy guys,
as always I am so thankful for your help!