I thought with the comma, you can use multiple tags when using contain?
so if I use contain, I can say if contain tag1, tag2, replace with text1, tag2?
or it doesn't work that way? if not, is the only other solution to write a form of regex for this and use pattern matching?
|