Try this:

DEFINE foobar 1
.
.
.
@ ifdef foobar
put stuff here
@ else
other stuff
@ endif