A regular expression (regex) is a way to search through a string of text and group searches together. Regex allows you to get pieces of text and perform several actions with the text, such as ...