- Mar 22, 2013
- 9,148
- 10,489
So I have a code that does 3 runs on something. I want if it executes on first run, to skip the other two.
If it doesn't execute on first run, it should continue. But then if it executes on second run, to skip the third one.
Can anyone help me please? Thank you
If it doesn't execute on first run, it should continue. But then if it executes on second run, to skip the third one.
Can anyone help me please? Thank you