Skip to main content
Skip table of contents

USERPK

Typ


Versionshinweise

11.2

Web Client

Code

GROOVY
SessionConstants.USERPK

Beschreibung

Konstante für den Primärschlüssel des angemeldeten Benutzers oder des Stellvertretenden.
Die Anwendungsvariable SessionConstants.UseDeputy ändert das Standardverhalten.

Beispiele

GROOVY
alert("Der Primärschlüssel des aktuellen Benutzers: " + SessionConstants.USERPK);
JavaScript errors detected

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

If this problem persists, please contact our support.