Last Updated:
26 Sep 2024 12:52
by Lawrence
Have the ability to set a finite number of loops or break clause in a While...Loop
While...Loops are very useful but, in some circumstances, result in an infinite loop. It would be useful to have a property to set which would allow the TS user to put a limit on the number of loops before failing/moving on.