Regular Expressions are text strings that define a pattern of characters and symbols. In this demo you can use regular expressions to perform pattern matching on a text string you specify. Enter the text string in the first text input box, then either select a predefined regular expression or create one of your own choosing. Click the Pattern Test button. If a matching pattern is found, the Pattern Test Result box will display match and the matching text in the test string will be highlighted.