Table of Contents

Advertisement

BASIC Stamp II

RETURN

Return from a subroutine.
usage:
RETURN
The execution point is set to the instruction after the GOSUB that got
into the subroutine executing the RETURN.
If a RETURN is executed without a corresponding GOSUB, execution
begins anew at the start of the program.
BASIC Stamp II Manual 0.94 • Parallax, Inc. • (916) 624-8333 • Page 53

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the BASIC Stamp II and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents