Jump to step N if !Status=OK

Hello,

How can I use if_v2 for skipping from step 3 for example to step 9 if the visualAssert fails?

For this I recommend the “GOTOIF” command

Thank you! That will do the trick.