How do the DO IF steps work in a drag script?
If the result of the comparison is true does it execute the following line?
What happens when the comparison fails? Does it skip the following line and continue on the line after that?
Hi Ian
the DO IF blocks are containers, so if the condition configured is true the DragScript engine will process the blocks inside the DO IF container otherwise will continue with the next block
I hope this helps
All the best
LO
1 Like
Ah, yes I worked it out. It was just that I couldn’t see any examples of it in use. I added a block after it and it’s working perfectly. Good to have the confirmation from you too Leo.
I’m close to getting everything automated as I want it now.
Voyager is amazing and has saved me so much time.
Keep up the good work.
Ian
1 Like