RegEx Overview
RegEx Overview

RegEx Overview

RegEx is used for filtering code to identify specific objects. This section provides details on what to look for in your code to confirm that RegEx is functioning properly, what data is constant, and what data can change. If you intend to change the data, you must provide the data type or reduce the data to a specific number of characters when possible.
For a full list of filtering commands to identify various data types, characters, and fixed positions or serial use of specific data, refer to rexegg.com/regex-quickstart.html