Porovnávané verzie

Kľúč

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

RESUME action


Function
Handling an error occurrence.
Declaration


Blok kódu
languageesl
themeConfluence
 RESUME
Description
If an error occurs, the script interpreter performs the jump to an action that which follows the action, that caused the error. It is, in principle, the overlooking of an error (action that generates the error). If an error is does not occurredoccur, the script interpreter performs the jump to the first action in the script.