Skip to main content

RSUB

Returns to the GOSUB statement.

Synopsis

RSUB

Arguments

None.

Description

The RSUB PROC command redirects execution to the next command after GOSUB. RSUB returns to the most recently invoked GOSUB. If no GOSUB has been invoked, no operation occurs.

See Also

  • GOSUB PROC command

  • IF PROC command

Next sectionS
Previous sectionRO
FeedbackOpens in a new tab