"Run Blocks" Block
-
May sound derpy, but if I use "Run Block" to run some block elsewhere in my project...
It will also run the connected blocks, right? Lol. I mean this in two ways, also.
So, if "Run Block" is number 6 (doesn't matter), and through the logic, it gets hit, and it is commanded to run Block 14....
Will we go run block 14 AND all that is connected to 14 (following normal rules) or do we ONLY run 14?
Furthermore, after finishing up with whatever happens with 14, we should return back to our "run block" and run its outputs then, correct?
Something like this?

-
I think after running Blk 14, it will also run the blocks following it
-
@sktsec Thanks, bud! I kind of expect that, too.
And then after running the following blocks, it goes back to the "run block" block and runs any connected blocks, I assume?
-
@MrDaisyBates
YES. According to my past experience -
@MrDaisyBates That's correct.
-
Thanks both of you!

-
You're welcome.