Pattern Match
Tests the working file and original file against a regular expression.\n\nOutput 1: Matches expression.
If a match is found it will be saved in the variable ‘PatternMatch’.
Pattern
A regular expression, using the C# specification for regular expressions.
Outputs
- Matches expression
- Does not match