Just a quick mention of something else you can do that never used to be possible.
Code:
IF MyVar < 0 then
    YahFriggenHoo = 1
ENDIF
<br>