Visara Master Console Center Scripting Guide Uživatelský manuál Strana 96

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 262
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 261 262

Komentáře k této Příručce

Žádné komentáře