/alias {showarray %0} {/if {@IsEmpty($0)==1 || @WordCount($0)!=3} {/showme {@Chr(10)@AnsiBold()@ForeYellow()Supply the Row/Columns/ArrayName: "showarray "@Chr(10)@Chr(10)You must supply 3 values "showarray 3 SillyArray" is invalid, "showarray 3 6 SillyArray" is valid@Chr(10)@Chr(10)Use /array to see your Array(s) and Rows Columns if you don't know them.@Chr(10)@Chr(10)You can input lower values on Rows/Cols., but doing higher values than defined will give spammy \@GetArray() errors.@Chr(10)@AnsiReset()}} {/showme {@AnsiBold()@ForeGreen()ARRAY: @Word($0,3)};/loop {1,@Word($0,1)} {/showme {----------------------------------------------------------------------};/loop {1,@Word($0,2),LoopLoop} {/showme {@AnsiBold()@ForeYellow()[@ForeWhite()$LoopCount,$LoopLoop@ForeYellow()] @ForeCyan()@GetArray(@Word($0,3),$LoopCount,$LoopLoop)}}}}} {showarray}