[rules-users] capturing matches from regular expressions?

Godmar Back godmar at gmail.com
Sat Sep 22 02:17:30 EDT 2007


Hi,

is there a syntax to capture the match(es) from a regular expression
inside a "matches" condition in a when statement, similar to
Matcher.group(int) in Java's regexps or $1, $2, $3 in Perl work?

Thanks.

 - Godmar



More information about the rules-users mailing list