FRENDS⁴ Common Components : RegexTask.Match Task

Description:

Executes regular expression match for the pattern into any string value and finds pattern matching values. Check regular expression guide from here https://msdn.microsoft.com/en-us/library/az24scfc(v=vs.110).aspx 

Parameters:

General parameters are the same as all tasks in FRENDS, but following are task specific.

Input: (String) Random string, does not need to be structured text.

Patern: (String) Regular expression for searching the patterns from input text.

Result value Success and Fault:


Attachments: