SyntaxFix
Write A Post
Hire A Developer
Questions
for (var key in dictionary) { // Do something with key }
It's the for..in statement.