Question: Can I extract multiple fields in my Wildcard Match or Regular Expression?
Answer: Yes. If you are using a Wildcard Match, just include multiple field names, such as:
<A*HREF={“#URL#”,’#URL#’,#URL#}*>#AnchorText#</A>
If you are using Regular Expressions, include multiple Named Groups in your query. Each Named Group automatically becomes a field in the results.