Regex

Introduction

Regular expressions are used to make searching/find characters in a string.
It allows us to extract any information from any text by searching for a specific
search pattern. Regex plays a vital role in processes where extraction of data
from a group of strings is utilized for further processing.

To see the activites available in Regex automation, click the link below.

Activities