Skip to main content
Skip table of contents

NOT_LIKE

Typ

 

Versionshinweise

17.1

Web Client 

Code

GROOVY
SearchUtils.NOT_LIKE

Beschreibung

Konstante für die "beginnt nicht mit" Funktion.

Beispiele

GROOVY
ISearchCondition searchCond1 = SearchUtils.createSearchCondition("FreeText1.Activity", SearchUtils.NOT_LIKE, "Test");
JavaScript errors detected

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

If this problem persists, please contact our support.