Create pattern with regular expression

Create a pattern for a specific character string or text.
Example: Arbitrary Texte, number (IBAN-number, telephone, etc.), einer e-mail-Adresse, Variablen, etc.

Create pattern with regular expression
Create pattern with regular expression

Adjust the required settings:

Option/Function

Description

Name

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

NOTICE! When saving the pattern, you will receive an error message if a pattern recognition with this name already exists.

Description

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

Regular Expression

Enter in the entry field Regular Expression, enter a regular expression.
Example: 1\d{6} (= 6-digit character string, starting with 1)

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

Example Recognize e-mail address regular expression

Pattern with regular expression (example) E-mail address with variables
Pattern with regular expression (example) E-mail address with variables