Forum Discussion

John_45699's avatar
John_45699
Icon for Nimbostratus rankNimbostratus
Mar 14, 2012

Parentheses in stream expression

I need to search for and replace a string that includes a "(". Whenever I try this, I get a regex compilation error because the parentheses are not balanced. How do I make this work?     Here ...