local var1, retval // Variables var1 = {a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z} // Search Array retval = amaxi( var1 ) println( retval ) // print the results to the screen