FlashBASIC Debugger

return command

.md

The return command returns from the current subroutine in the BASIC/FlashBASIC debugger. All code from the current debug point to the end of the routine is executed normally.

Syntax

return

See also

Referenced by