Forum Discussion
AP_129594
Nimbostratus
Apr 04, 2016APM expression
I get a syntax error but coyldnt figure out what I did wrong...ver 11.6 HF6
expr { [string tolower [mcget {session.logon.last.logonname}]] contains “@domain.name.com” }
the log shows: Rule evaluatio...
Lucas_Thompson_
Apr 04, 2016Historic F5 Account
Probably instead of:
expr { [string tolower [mcget {session.logon.last.logonname}]] contains “@domain.name.com” }
You should use:
expr { [string tolower [mcget {session.logon.last.logonname}]] contains "@domain.name.com" }
Note the difference in double-quote characters.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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