IF...THEN
Branch conditionally.
usage:
IF conditionalexpression THEN label
ie. IF x=1 then redoit
If the result of conditionalexpression is not 0, execution will be contin-
ued at label. Otherwise, execution continues at the next instruction.
BASIC Stamp II Manual 0.94 • Parallax, Inc. • (916) 624-8333 • Page 39
BASIC Stamp II
Need help?
Do you have a question about the BASIC Stamp II and is the answer not in the manual?