The return statement is used with the GOSUB statement to return control to the next statement, within a SUBROUTINE to return control from the subroutine, or with a FUNCTION to return a value to the calling code.
el/return.txt · Last modified: 2014/01/11 23:26 (external edit)