JavaScript syntax: Difference between revisions

Content deleted Content added
Line 1,390:
 
===For ... in loop===
The syntax of the JavaScript <code>[[Foreach loop|for ... in loop]]</code> is as follows:
 
<syntaxhighlight lang="javascript">