Visara Master Console Center Scripting Guide Manuale Utente Pagina 96

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 262
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 95
Chapter 5 Script Commands
Scripting Guide 96
END
Syntax:
END
Description:
Ends the execution of the script thread.
Action:
The execution of the current script thread stops. A script thread begins
immediately after the first “execution” point—from Event Manager,
manually, or the START command. The script containing the START
command is not part of the thread.
Parameters:
N/A.
Returns:
N/A.
Notes:
N/A.
Example:
//Example showing a script end point
...
LOG(LOG_FLT, “This subscript has finished its task.”)
END
See Also:
RETURN
Vedere la pagina 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 261 262

Commenti su questo manuale

Nessun commento