Skip to main content
Docs
GoSub...Return statement
Branches to and returns from a subroutine within a procedure. Syntax GoSub line ... line line ... Return The line argument can […]