regular expressions

A regular expression (abbreviated regex or regexp) is a sequence of characters that form a search pattern, mainly for use in pattern matching with strings, or with string matching, such as in find and replace operations. Genesys Cloud uses regular expressions to normalize phone addresses, classify calls, and format a phone number for display purposes. For more information, see examples of regular expression match and replace.