Home › Forums › General XMetaL Discussion › Array sorting › Reply To: Array sorting
Reply to: Array sorting
February 22, 2010 at 9:38 pmYou might also find this JScript prototype function useful for your specific need:
http://www.martienus.com/code/javascript-remove-duplicates-from-array.html
…and the Microsoft documentation on the JScript sort method is here:
http://msdn.microsoft.com/en-us/library/4b4fbfhk%28VS.85%29.aspx