Unanswered question

How to control the while using Javascript

Hello there!

I am trying to validate the logic of my script using assertions. The try/catch works on some pieces. However, if I want to make my script smart, I need to control the actions to allow the script to continue on a while loop rather than start a next iteration of the full script. Is it possible to control the iterations of a while using Javascript? Something like while.nextIteration() or similar?

Thank you in advance!

Ageo D.
Ageo D.

Ageo D.

Level
0
14 / 100
points

No answers