Basic/data/HELP/THEN

8 lines
66 B
Plaintext

IF...THEN
Syntax:
IF <expr> THEN <expr>
Bsp.: IF a=10 then B=1