Regular expression
From ASSPSMTP
Regular expressions (sometimes abbreviated as regexp, regex, or RE) are a text string that are used to match other text strings according to specific syntax rules. Regular expressions can be used in various programming languages, including: .NET, Java, JavaScript, and Perl; among others.
For more information see the regular expression Wikipedia article.


