Hi Folks,
I am hoping someone can help me with this. Can you please show me how to make the following RegEx inside a WFA User Input NOT be case sensitive?
APP\d*
The goal is to have the user input always start with "APP" followed by any number of digits. The above seems to work fine only it's case sensitive. Thanks in advance!
Side note, if there is also a way to force them to not enter a character such as $ that would also be helpful 🙂
Pat