I need help getting items out of long list strings - e.g. the etard filter.
The items are separated by commas: "Hammer, Wrench, Printer" etc. How do I get a script to read through a comma-separated list and check if a string I give matches one in it?