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
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to