Available under Creative Commons-ShareAlike 4.0 International License. Download for free at http://cnx.org/contents/5b6e61df-b830-48cb-9764-94696cb47c80@1.3
At times it is more convenient to let the while loop iterate while the condition is True. To change the loop condition, right click on the loop condition icon and select Continue if True from the pop-up menu.
Figure 5.36 Changing Loop Condition
Continue If True shows the Loop Condition set to Continue if True.
Figure 5.37 Continue If True
- 1265 reads