Using array in RELEVANT column?

Hi,

Can I use array in RELEVANT column for triggering a subsequent question or group?

Example: Q1 has answer options 1,2,3,....10. Q2 should be triggered if Q1=1 or 2 or 3 or 4 or 5. So in Q2 RELEVANT column, can I write something like:

selected(${Q1}, [1,2,3,4,5])

I tried some formats with different brackets and quotes but didn't work. What is the correct format, if the logic is workable?

Thanks

Short answer, no [but please see my other post for a solution to your quandary ... :wink: ]