Forum Discussion
APM URL Branching tolower
- May 12, 2025
So in your URL Branching now you have a branch like "Expression: URL contains: /path/path123/"
Which if you go to Advanced is actually "expr {[mcget {perflow.branching.url}] contains "/path/path123/"}"
You then could try "expr {[string tolower [mcget {perflow.branching.url}] contains "/path/path123/"]}"
So in your URL Branching now you have a branch like "Expression: URL contains: /path/path123/"
Which if you go to Advanced is actually "expr {[mcget {perflow.branching.url}] contains "/path/path123/"}"
You then could try "expr {[string tolower [mcget {perflow.branching.url}] contains "/path/path123/"]}"
Thanks. Working perfect.
correct syntax
expr {[string tolower [mcget {perflow.branching.url}]] contains "/path/path123/"}
Recent Discussions
Related Content
* 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