> for (variable in object) statement
for (variable in object) statement
jsfor (var in obj) { statements }