Skip to main content
Skip table of contents

getPatchLevel

Versionshinweise

17.2.08, 18.1

Code

GROOVY
int VersionUtils.getPatchLevel()

Beschreibung

Gibt den aktuellen Patchstand zurück. "17.2.01" --> 1

Rückgabe

Der aktuelle Patchstand.

Beispiele

GROOVY
int patchLevel = VersionUtils.getPatchLevel();
JavaScript errors detected

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

If this problem persists, please contact our support.