// This macro demonstrates how to use arrays // Arrays are 1D. They can contain numbers or // strings but not arrays. a1 = newArray(5); for (i=0; i