RegEx - Find Value

Usage

This action is used to find a specific pattern in a text.

Fields

1.Text - The text in which you wish to find a specific pattern.

2.Pattern - REGEX Pattern to Use.

3.Case Insensitive Toggle - This field shows if the operation should be case insensitive.

Demonstration on how to use it in a flow

1.Drag and drop RegEx - Find Value action into the flow.

2.The Name section is pre-filled by the action name but you can configure this section according to your preference.

3.Click the gear icon to open its settings.

4.Enter the text.

5.Enter the REGEX pattern.

6.Specify whether it should be case sensitive or not.