Using for-in loops

Looping through an array

Argument list = []


Argument list = ["red"]


Argument list = ["red", "123]


Argument list = ["red", 123, true]


Looping through a property list

aPerson is Leila Anderson, age 33, birthdate 1981 January 15