Processing Rules - Regular Expressions
I'm not seeing a way to do this, but just wanted to check first. And I'm just trying to work around a backlog of IT resources...
So is it possible to do regular expressions within a processing rule?
As an example, I basically would want to do something like this one where I could pull out the third value in a string separated by some common character(s). In this case, the characters are -_- and there are two of them so it would need to know its after the second occurrence.
