Skip to main content
Skip table of contents

IS_NOT_NULL

Typ

 

Versionshinweise

17.1

Web Client 

Code

GROOVY
SearchUtils.IS_NOT_NULL

Beschreibung

Konstante für die "ist nicht leer" Funktion.

Beispiele

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

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

If this problem persists, please contact our support.