Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

RETURN actions


Functions
Return from a subprogram.
Declaration


Blok kódu
languageesl
themeConfluence
 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.

Info
titleRelated pages:

Script actions