This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
reference:spamrules_statement_countmatches [2018/11/14 10:45] – external edit 127.0.0.1 | 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 **${''< | ||