Good Afternoon All -
I'm trying to set up a few REGEX patterns, and nothing seems to be working correctly.
I have tried everything from:
^[ \t\r\n\v\f]^service internal[ \t\r\n\v\f]*
^service internal
service internal
None of these strings work for the criteria. Any suggestions?
Thanks!