[mx] if statements, 2 conditions? how?

whats the format for having 2 conditions???:q:
is it something like
if (number==1 AND bob._visible==0)
then…

i dont knoooooooooow :frowning:

uh i’m pretty sure you can just use ‘and’ :stuck_out_tongue:

but you can also use && if that doesn’t work…

sweet thax,i thought so too, but i neva really learnt the if format for AS so i wasn’t sure

&& is better than AND, I can’t remember why :-\

depreciation :wink: