RegexMatching

You may want to read the extension documentation if you have questions about how extensions work

Example

Create an extension & implement onSourceFileFound or another function.

1. Define your regex(es)

# Import key "Regex.structure" not found.  

2. Write your onMatch function(s)

# Import key "Regex.onMatchFull" not found.  

3. Call Regex Utility

# Import key "Regex.invoke" not found.  

The $info array

# Import key "Regex.infoArray" not found.