Hi All,
I need help how to end the loop. For me it is not ending.
I have two loops counters. First counter will check the random number. If the condition is true it loops and post to first site. If the condition is false it will go to the second loop and increase the counter 2 and post article in second site. I want to end whole process if the counter 2 reach 30 times.
But my issue it not ending it is keeps on running. Because counter 2 starting as 0 ever time when it counters 1 condition is false.
I need help how to end the loop. For me it is not ending.
I have two loops counters. First counter will check the random number. If the condition is true it loops and post to first site. If the condition is false it will go to the second loop and increase the counter 2 and post article in second site. I want to end whole process if the counter 2 reach 30 times.
But my issue it not ending it is keeps on running. Because counter 2 starting as 0 ever time when it counters 1 condition is false.