Solved
Forum Discussion
I’m not sure a pipeline parameter would work for this case. I believe an expression file arrow function is the right way to go. Take a look at the following for a starting point. The “string.expr” gives an example of an arrow function that uses the “match” operator.
This is not a challenge… just sharing an example 🙂
Community.9634.slp (3.6 KB)
I believe an expression file arrow function is the right way to go
I agree completely.