I have a string of comma delimited characters and I want to search and remove any duplicate strings (i.e. John,Sally,Joe,John,Fred,John to John,Sally,Joe,Fred). What is the easiest way to do this with LabVIEW? Has something already been written that will do this?