How to use the break statement to immediately exit a while loop in TypeScript, halting iteration and continuing execution after the loop.| Tutorials