Forum Discussion
Bret_McGinnis_1
Nimbostratus
Apr 28, 2006matchclass
Hi,
Is there a way to tell which entry in the Data Group was matched by the matchclass function.
Regards,
Bret_McGinnis_1
Nimbostratus
May 03, 2006Hi,
Using your example I came of with this code:
set m_i [matchclass [HTTP::uri] contains $::t_i]
if { $m_i > 0 } {
set r_i [lindex $::t_i [expr $m_i - 1]]
It works fine on 9.1.1 with some hotfixes on a LTM 1500 and 3400.
It fails on a 6400 with 9.1.1 base (no hotfixes).
I get a TCL runtime error:
list element in braces followed by "" instead of space
Any suggestions?
Regards
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
