Name
sh-if:cdecl — immediate primitive
Description
( -- state-save mfth-if-magic )
prepares for a following #IS_TRUE or #IS_FALSE,
does basically switch off compile-mode for the enclosed
code. <br>
better use the ANSI style [IF] [ELSE] [THEN] construct.