cfloop array of array code example Example: coldfusion loop array for ( item in myArray ) { writeOutput( #item# & '' ); }