Get the App
SLTechnology News&Howtos  ›  Development  › 

How to use the while Loop statement of JavaScript

Shulou Source: shulou.com Published: 2022-06-01 10:31:07 09月24日 Update

Most people do not understand the knowledge points of this article "how to use JavaScript's while Loop sentence", so the editor summarizes the following content, detailed content, clear steps, and has a certain reference value. I hope you can get something after reading this article. Let's take a look at this "JavaScript while Loop sentence how to use" article.

The loop can execute the block of code all the time as long as the condition is specified as true.

While cycle

The while loop loops through the block of code when the specified condition is true.

Grammar

While (conditional)

{

Code to be executed

}

Example

The loop in this example will continue to run as long as the variable I is less than 5:

Example

While (I)

Tags: Loops content conditions statements code variables examples articles knowledge articles values most of them that is used more steps browsers knowledge points industries grammar Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Docker Xiaomi Microsoft Huawei MariaDB