-
Shortcut
-
while
-
Description
-
Code snippet for a while loop
-
Language
-
JavaScript
-
Types
-
Expansion, SurroundsWith
-
Author
-
Microsoft Corporation
-
Upload on
-
25-10-2013 14:55:42
-
Downloads
-
2352
ID
|
ToolTip
|
Default
|
expression
|
Expression to evaluate
|
true
|
while ($expression$) {
$selected$$end$
}