My flow starts "when a forms response is submitted" and in my form, I have a "multiple answer" question where they are given 4 options and they can pick all that apply. But in my flow, how do I actually "check" that?
I just tried "if (question) is equal to Option 1, Option 3" but it doesn't get caught in this check