This message was deleted.
# ask-questions
w
This message was deleted.
h
I believe the top snippet is
Copy code
if (
  PATIENT_ID == 1111
  AND (
    PATIENT_PLATFORM is in "web_group"
    OR PATIENT_APP_VERSION > "230.0.0"
  )
)
You can test your targeting rules by using the "Test Feature Rules" module on the feature page: https://docs.growthbook.io/features/rules#testing-rules
👀 1
a
Okay thanks for taking a look!
142 Views