-
Notifications
You must be signed in to change notification settings - Fork 1
javascript control structures
Sébastien LUCAS edited this page Feb 25, 2014
·
2 revisions
-
for ...in similar with foreach in php but for objects
[for property in object]
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...in