Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

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