Sort a multi-dimensional array with multiple sort columns. Max 9 dimensions. This routine focus on functionality and flexibility and not on performance. It is meant to be a supplement to the _ArraySort routine which focus is on performance. I have included a parameter description below which gives you an idea how it works. Also I feel that the example file should get you started. ; _ArraySortMulti ; Sort a multi-dimensional array with multiple sort columns. Max 9 dimensi