Skip to main content
Skip table of contents

isRichClient

Versionshinweise

18.2

Code

GROOVY
boolean ScriptUtils.isRichClient()

Beschreibung

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

Rückgabe

Die Methode gibt true, wenn das Skript auf dem Rich Client ausgeführt wird. Ansonsten wird false zurückgegeben.

Beispiele

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

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

If this problem persists, please contact our support.