Auto
Light
Rust
Coal
Navy
Ayu
Jetâ„¢ documentation
For..in
Iterate keys:
for (var key in o) { // }
Iterate values:
for each (var value in o) { // }