$IF [ Xn={ ON } ] { OFF}
where "Xn" is a software switch.
When the $IF directive is used by itself, it evaluates to true and any following program source is processed.
A $IF directive always ends the influence of any preceding $IF directive.