Содержание

StopExecution

Stops the script execution. Server gets a runtime information and and information about what the script was finished before the appointed.

Syntax

procedure StopExecution(aReset: boolean = true);

Parameters

Notes

Examples

  1. StopExecution;