Forum Discussion
Vince_Beltz_959
Nimbostratus
Aug 26, 2009Switch Parameters
Trying to use "switch -glob -nocase" in an iRule, keep getting line 2: [invalid switch: "-nocase"] [-nocase] from the iRule editor. Running BigIP 9.3.1 build 58.0, could this be a firmware version problem?
1 Reply
Sort By
- JRahm
Admin
nocase is not supported on the switch command in iRules. try string tolower instead.