Regular expressions come in handy for all sorts of tasks. This PeopleCode object demonstrates three different methods of using regular expressions in PeopleTools:
- Using Java
- Using the Built-in Function DBPatternMatch
- Using the Built-in Function SQLExec