Difference between all-block and cards that follow-up

I’m wondering whats’ the preferred method and why


Or am i making a big thinking mistake?

In the first case, it will not get executed, if the condition exits with error. In the second one in such case it will be not executed either, because of “ALL” junction point, so in this case I guess it doesn’t really matter.

I knew it can/could stop premature, but in the end it doesn’t matter. The other ‘all’ would fail too if both weren’t ‘true’ :slightly_smiling_face:
It was more a question of how the mechanics works behind the scene i think