If we want to use any regular expressions during descriptive programming we need to understand forming the regular expressions. For example, we want to allow data set with first character as a capital case and followed by any number of alphabets, followed by numbers.
Let's start with REE.
To access REE Select the Tools > Regular Expression Evaluator menu command.
If you click on this button to show all the Regular Expression options:
It will be shown as below:
Let's play with this tool and familiarize yourself with regular expressions. For above mentioned example, regular expression will look like the below:
No comments:
Post a Comment