Marc Perkel wrote:
> 
> 
> John Hardin wrote:
>> On Fri, 9 Oct 2009, Marc Perkel wrote:
>>
>> It's essentially Perl logical expression syntax, and basic math
>> expression syntax if you want to count:
>>
>> meta  NAME  rule1 && (rule2a + rule2b + rule2c + rule2d > 2)
> 
> When adding rules is it a count of the number of rules or the rule scores?

It's the number of times the rule hit (e.g. 0 or 1 for regular rules; 0
or more for rules with 'tflags multiple').

Regards,
Steve.

Reply via email to