Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
/
TccScriptEngine.AsService
TccScriptEngine.AsService
Apr. 06, 2018
Parameter
Boolean;
Beschreibung
Gibt an, ob das Script in einem Service oder in einem Applikationskontext läuft.
Beispiel
if ccScriptEngine.AsService = false then
begin
// Diesen Bereich nur ausführen wenn der entsprechende Service als Anwendung gestartet wurde
end;
, multiple selections available, Use left or right arrow keys to navigate selected items