My computer with 3dfa is down so I cant test this but Is it possible to assign more then one element to one variable?

Like
A=ele box
B=ele 1, ele 2, ele 3

Then say
If A collides with B{
show text
}

So basically saying if A collides with any three elements then the text will show. Is this possible? Are there any glitches when you do this? Thanks.

PS: Is there a way to say "If ANYTHING collides with box then show something"?