Loop Statements

Loop statements are sets of commands that execute repeatedly, until a specified condition is met. JavaScript supports five loop statements: