Pattern Match

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

  1. Matches expression
  2. Does not match
© 2022 FileFlows