for I in [a b c] J in ['A' 'B' 'C'] K in [1 2 3] do {System.showInfo I#J#K} end