Grrrrrrrrrrr... I keep getting errors.

I can't figure out how to use the & / or operators in an if statement.

Code:
if (x < Y) & (y > Z) then

... yadda

end if
???