Visara Master Console Center Scripting Guide Manuel d'utilisateur Page 96

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 262
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 261 262

Commentaires sur ces manuels

Pas de commentaire