@implosion
Firstly, thanks for your reply.
I know the block can't be executed without connection.
The point of my question is that it's not consistent of the logic , for those two example.
In the descripton of first example,
" Now the first Condition will not run again until the second Condition passes. Instead, the second Condition will run on each tick until it passes and gives turn to the first Condition again."
I can't understand above sentence.
I think every tick should check the first condition.
Pls explain more.. Thanks