Filtering more than one RegEX Pattern on a Single Action
Hello everyone, I'm using RegEX Action (VBO - Strings) and i need to find the value of 10 strings on a text. I would like to know if is possible to create more than one condition on the same action. I've tried to use commas, semicolon between the Re...