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.ScriptName
TccScriptEngine.ScriptName
Apr. 06, 2018
Parameter
WideString;
Beschreibung
Name des derzeit ausgeführten Scripts.
Beispiel
if ccScriptEngine.ScriptName = '/Process/Example' then
begin
// Aktion nur ausführen wenn das Script den Originalnamen hat
end;
, multiple selections available, Use left or right arrow keys to navigate selected items