Skip to main content
Skip table of contents

isApp

Versionshinweise

18.2

Code

GROOVY
boolean ScriptUtils.isApp()

Beschreibung

Gibt an, ob das Skript auf der CURSOR-APP ausgeführt wird.

Rückgabe

Die Methode gibt true, wenn das Skript auf der CURSOR-APP ausgeführt wird. Ansonsten wird false zurückgegeben.

Beispiele

GROOVY
boolean isApp = ScriptUtils.isApp();
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.