Skip to main content
Skip table of contents

getServerBaseURL

Versionshinweise

15.2

Code

GROOVY
String serverPath = WebServiceUtils.getServerBaseURL();    

Beschreibung

Gibt den Basispfad des Servers in der Form "https://.." zurück, z.B. "https://crm.cursor.de:18443"

Rückgabe

Der Basispfad des Servers

Beispiele

GROOVY
String serverPath = WebServiceUtils.getServerBaseURL();
JavaScript errors detected

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

If this problem persists, please contact our support.