Skip to main content
Skip table of contents

GREATER

Typ

 

Versionshinweise

17.1

Web Client 

Code

GROOVY
SearchUtils.GREATER

Beschreibung

Konstante für die "ist größer als" Funktion.

Beispiele

GROOVY
ISearchCondition searchCond1 = SearchUtils.createSearchCondition("FreeNumber1.Activity", SearchUtils.GREATER, 10);
JavaScript errors detected

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

If this problem persists, please contact our support.