Hi All,
If I have an array of random un-sorted values, is there a way that I can quickly sort them (i.e., Array().sort)? Is it possible to use this method on a multi-dimentional array by specifying the dimention that you want to sort on?
-Regards,
Start Free Trial