JS Loop Array
var colors = ["red","blue","green"];
for (var i = 0; i < colors.length; i++) {
console.log(colors[i]);
}
Grepper
var colors = ["red","blue","green"];
for (var i = 0; i < colors.length; i++) {
console.log(colors[i]);
}
Help us test exciting upcoming updates in this place! Make sure to report issues and ideas through the Feedback Submission button (right next to the settings button)!
https://www.roblox.com/games/918612434/Test-Sever
The is the Adopt Me test server. It will shutdown spontaneously and frequently as we test. Your data will not load or save here.