-
Topic
-
I’m having trouble with a filter expression, and was wondering if you could help. Since this is really an ObjAPI question, feel free to defer…
I am trying to find all Read or Opened mail that does not have “X” in a custom field called ABC.
I have included what I have below. I am having trouble with the “not” qualifyer. It works find (but doesn’t return what I want) without the “not.
(READ AND MAIL AND (Not <ABC, String> MATCHES “X”)) OR (OPENED AND MAIL AND (Not <ABC, String> MATCHES “X”))
Thanks,
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.