Run for each Object
- switchboard.foreach
Input:
- objects – Anything
- switchboard – Switchboard
Output:
- output – Anything
Runs the given Switchboard for each object once and collects the outputs. This function requires a Switchboard with exactly one input and output.