Forum Discussion
John_45699
Mar 14, 2012Nimbostratus
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 ...
hooleylist
Mar 14, 2012Cirrostratus
If you aren't using variables in the stream expression you can wrap it in curly braces and avoid the need to escape meta-characters:
set stream_expression_cmd "STREAM::expression {@/sap(@/test/sap(/@}"
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects