Easy question from a new user

Hey folks,

First of all, thanks for taking a look at my query. Secondly, just as background information, I don't know any java or VBScript (I remember some C/C++, but not too much).

Q: Is there any way to use a wildcard in the Extractor Patterns?

DK

Easy question from a new user

Hi,

You can use regular expressions (like wild cards) with extractor pattern tokens. To do this, double-click the extractor pattern token (e.g., ~@FOO@~), or select it, right-click it, and select "Edit Token", then enter your regular expression under the "Regular Expression" tab.

Also, if you haven't done so already, I'd highly recommend going through at least our first three tutorials (here). We give examples of using regular expressions with extractor pattern tokens in the tutorials.

Kind regards,

Todd Wilson