#IS_FALSE
* #IS_FALSE ( flag -- )
              ( state-save mfth-if-magic flag -- )
checks the condition on the CS-STACK.

Pairs with #IF

better use the ANSI style [IF] [ELSE] [THEN] construct.

FORTH/BASE cdecl immediate primitive