flow icon indicating copy to clipboard operation
flow copied to clipboard

Connnection from an element in an Array initializer

Open andrewdavidmackenzie opened this issue 5 years ago • 1 comments

Be able to have an initializer on a sub-flow that is an Array input, and then within the sub-flow connect from individual elements in that array.

Will require sub-routes on initializers, treating them more like input.

andrewdavidmackenzie avatar Oct 13 '20 16:10 andrewdavidmackenzie

This might work now with some recent changes. Write a test/example that uses it.

andrewdavidmackenzie avatar Sep 28 '23 20:09 andrewdavidmackenzie