Is there a way to broadcast messages to blocks?

Hello. I'm creating a block that runs each line of its C-shaped input separately. It would be nice if I could have one of those blocks (in between) signal to the C-shaped block when run. Is this possible? If so, could you please point me in the right direction?

Thank you


Is this kind of what your looking for? Obviously you would have to tweak it to your specific needs.

Wow. I'm an idiot. Thank you so much!!!

or just use iteration, composition.

It's for TYOT. It will make sense when I finish 2.0 lol.

oh, ok.

The specific use case I demonstrated can, perhaps, be done using iteration, composition, but more values than just "true" can be passed through the upvar.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.