RETURN actions


Functions
Return from a subprogram.
Declaration
 RETURN

Description
RETURN action ends the procedure execution which was called by CALL action or GOSUB one. During the execution of the command RETURN without the previous command GOSUB, the error ERR_RETURN will occur.

Related pages:

Napíšte komentár