This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
reference:spamrules_statement_countmatches [2011/08/23 16:09] – created simon | reference:spamrules_statement_countmatches [2025/06/06 09:12] (current) – paul | ||
---|---|---|---|
Line 4: | Line 4: | ||
^Purpose | ^Purpose | ||
- | **CountMatches** statements require a data parameter a search value and the name of the variable to place the count into, in the format | + | **CountMatches** statements require a data parameter, a search value, and the name of the variable to place the count into, in the format |
CountMatches < | CountMatches < | ||
- | * The < | + | * The < |
* The number of times the match occurs is returned into a variable with the name format **${''< | * The number of times the match occurs is returned into a variable with the name format **${''< | ||