Table of Contents
ugBASIC User Manual
ENDIF
SYNTAX
PURPOSE
EXAMPLE
AVAILABLE ON
SEE ALSO
ugBASIC User Manual
ENDIF
SYNTAX
ENDIF
PURPOSE
Implement the end of conditional jump.
EXAMPLE
IF ( x == 42 ) THEN x = 0: ENDIF
AVAILABLE ON
Commodore 64
ZX Spectrum 48K
SEE ALSO