Short question on "Match Field" in What-Object

Mar 20, 2024
8
1
1
Hi all, i cannot find anything on this in the docs but maybe someone here is so kind and helps me out:

is the "Type"-definition in a What-object a) case sensitive and b) do i have to add ":"

So , in this pasted example, is that OK like that, or must it be "Subject" or even "subject:" repectively "Subject:" ?

Any short input on this is highly appreciated.

Kind regards !

1714369592550.png
 
I believe the match is case insensitive, unless it's a regex. A colon is not required.