Skip to main content
Skip table of contents

isWebClient

Versionshinweise

14.1

Code

GROOVY
boolean ScriptUtils.isWebClient()

Beschreibung

Gibt an, ob das Skript auf dem Web Client ausgeführt wird.

Rückgabe

Die Methode gibt true, wenn das Skript im Web Client ausgeführt wird. Ansonsten wird false zurückgegeben.

Beispiele

GROOVY
boolean isWebClient= ScriptUtils.isWebClient();

JavaScript errors detected

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

If this problem persists, please contact our support.