ContinueWhile() — Restart a While() loop
ContinueWhile()
Return to the top of a While loop and re-evaluate the conditional.
While(), ExitWhile()
While()
ExitWhile()