I am looking to do the following, but am unsure how...

* Sort an array of strings
* Delete duplicate items from that sorted array

Anybody have any ideas?

Thanks!!