Course contentsShow
JavaScript
Lesson 363 of 2,72310. LoopsPro lesson

The continue statement: Skipping iterations

Use continue to skip the rest of the current iteration and jump to the next loop cycle without exiting the loop.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.