bypass a block
-
Hi,
I'd just want to "bypass" a block if it is disable so, if I have 3 blocks:block1 ===> block2 ===> block3
I'd want to disable the block2 via an true/false toggle block and that block1 bypass block2 to go directly to block3.
I tried to do it but when I disable the block2, block1 doesn't "go" to block3 but simply nothing happen.
I really appreciate an example.Many thanks,
Alessandro De Pasquale -
There is no bypass functionality. But you can have some "Condition" and check if some variable has some value inside.