<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
To create a condition to check if any value within an array of a fact matches any value within an array of values in a rule, the only only approach that seems to work is: WHEN (&lt;Collection&gt; CONTAINS &lt;Value&gt; || &lt;Collection&gt; CONTAINS &lt;Value&gt; || ...)<br><br>Is there a more straightforward and elegant approach this type of matching?<br><br>Ken Archer<br>Telogical Systems<br>                                               </body>
</html>