Visara Master Console Center Scripting Guide Manual de usuario Pagina 96

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 262
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de 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
Vista de pagina 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 261 262

Comentarios a estos manuales

Sin comentarios