WebCore 'is_any_of' statement syntax?

I want to make a IF A is any of (B,C,D,E,…) statement in webcore.

So I tried like the picture above. But that doesn’t work as expected.

I don’t know the exact syntax for this purpose.
I searched for ‘language syntax’ page fore WebCore, but I can’t find any.

Any suggestions? thanks