Create pattern with regular expression

Create pattern for a certain string of characters or a certain text.
Example: arbitrary texts, numbers (IBAN numbers, phone numbers, etc.), an e-mail address, variables, etc.

Create pattern with regular expression
Create pattern with regular expression

Adjust the respective settings:

Option/Function

Description

Name

  1. In the field Name, enter a new unambiguous name for the new pattern.

NOTICE! When trying to save a pattern the name of which already exists, an error message is displayed.

Description

  1. Entering a description is optional.
  2. In the field Description, enter additional details and information about application field.

Regular Expression

In the field Regular Expression, enter a regular expression.
Example: 1\d{6} (= 6-digit string of characters beginning with 1)

  1. Click on the button Save to save the settings.
  2. Click on the button Cancel to discard the settings.

Example Recognize fragments with regular expression

Pattern with regular expression example e-mail address with variable
Pattern with regular expression example e-mail address with variable