Pattern Match
Pattern Match
Tests the working file and original file against a regular 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