Is it possible to get individual Channel<String> from Channel<Spread<String>>?

I had a question recently on a similar topic, but now I’ve realized that the issue is much deeper than it seems. Is it possible to get the channel-value of an individual spread element here?

image

definitely related:

In the upcoming build you’ll be able to use Select (ByPath) with a string like this: [13]

1 Like

@gregsn amazing! Thanks!