A PCjs Retro-Programming Project
The IF statement evaluates expression, and if the result is non-zero, it executes statement(s) following the THEN keyword:
IF expression THEN statement(s)
« BASIC CommandsLET »
Copyright (c) 2020-2021 Jeff Parsons Released under MIT License