News
Condition-controlled loops have a condition that is tested at the start of the iteration to determine whether or not the iteration should occur. With each iteration, the condition is tested again.
When iterations don’t run Sometimes when using a condition-controlled (WHILE) loop there may be a situation where the code contained within the iteration is never run.
Results that may be inaccessible to you are currently showing.
Hide inaccessible results