On this page, operators separated by type of condition are listed.

Please pay attention that these are condition types, not the system types listed in the Column Type (sys_db_column_type) table.

In the first column, the user operator name is specified.

In the second column, the system operator name is specified, which is usable in condition strings.

Boolean


User nameSystem name
Is=
Is not!=
Is sameSAMEAS
Is differentNSAMEAS
Is emptyISEMPTY
Is not emptyISNOTEMPTY
Is anythingANYTHING
Is (calculated)IS_CALCULATED


To use the IS_CALCULATED operator, you need to configure it as a column extra attribute first.


Choice


User nameSystem name
Is=
Is not!=
Is one ofIN
Is not one ofNOT IN
Contains

LIKE

Starts with
STARTSWITH
Ends withENDSWITH
Is emptyISEMPTY
Is not empty
ISNOTEMPTY
Less than
<
Greater than
>
Less than or is
 <=
Greater than or is>=
BetweenBETWEEN
Is anythingANYTHING
Is sameSAMEAS
Is differentNSAMEAS
Is (calculated)IS_CALCULATED

 

Datetime


User nameSystem name
ChangesVALCHANGES
Changes fromCHANGESFROM
Changes toCHANGESTO

On

ON
Not onNOTON
Before<
After>
At or before<=
At or after>=
BetweenBETWEEN
Is emptyISEMPTY
Is not emptyISNOTEMPTY
Is anythingANYTHING
Is sameSAMEAS
Is differentNSAMEAS
Is (calculated)IS_CALCULATED


Fieldname


User nameSystem name
Starts withSTARTSWITH
Ends withENDSWITH
ChangesVALCHANGES
Changes fromCHANGESFROM
Changes toCHANGESTO
ContainsLIKE
Does not containNOTLIKE
Is emptyISEMPTY
Is not emptyISNOTEMPTY
Is anythingANYTHING
Is (calculated)IS_CALCULATED

Keywords


User nameSystem name
AreARE
ChangesVALCHANGES
Changes fromCHANGESFROM
Changes toCHANGESTO
Is (calculated)IS_CALCULATED

Image


User nameSystem name
ChangesVALCHANGES
Changes fromCHANGESFROM
Changes toCHANGESTO
Is emptyISEMPTY
Is not emptyISNOTEMPTY
Is (calculated)IS_CALCULATED


List


User nameSystem name
ChangesVALCHANGES
Changes fromCHANGESFROM
Changes toCHANGESTO
HasHAS
Has notHASNOT
Is emptyISEMPTY
Is not emptyISNOTEMPTY
Is=
Is not!=
Contains (dynamic)CONTAINS_DYNAMIC
Does not contain (dynamic)DOESNOTCONTAIN_DYNAMIC
ContainsLIKE
Is (calculated)IS_CALCULATED


Big Integer, Decimal, Float, Integer, Numeric, Percent Complete, Percent Decimal, Small Integer


User nameSystem name
ChangesVALCHANGES
Changes fromCHANGESFROM
Changes toCHANGESTO
Is=
Is not!=
Is one ofIN
Is emptyISEMPTY
Is not emptyISNOTEMPTY
Is anythingANYTHING
Less than<
Greater than>
Less than or is<=
Greater than or is>=
BetweenBETWEEN
Is sameSAMEAS
Is differentNSAMEAS
Greater than fieldGT_FIELD
Less than fieldLT_FIELD
Greater than or is fieldGT_OR_EQUALS_FIELD
Less than or is fieldLT_OR_EQUALS_FIELD
Is (calculated)IS_CALCULATED

Reference


User nameSystem name
ChangesVALCHANGES
Changes fromCHANGESFROM
Changes toCHANGESTO
Starts withSTARTSWITH
Ends withENDSWITH
ContainsLIKE
Does not containNOTLIKE
Is=
Is not!=
Is one ofIN
Is emptyISEMPTY
Is not emptyISNOTEMPTY
Is anythingANYTHING
Is sameSAMEAS
Is differentNSAMEAS
Is (dynamic)DYNAMIC
Is not (dynamic)

ISNOT_DYNAMIC

Is (calculated)IS_CALCULATED

Record Class field


User nameSystem name
Starts withSTARTSWITH
Ends withENDSWITH
ContainsLIKE
Does not containNOTLIKE
Is=
Is not!=
Is one ofIN
СhangesVALCHANGES
Сhanges fromCHANGESFROM
Сhanges toCHANGESTO
Is (calculated)IS_CALCULATED

Script


User nameSystem name
СontainsLIKE
Does not containNOTLIKE
Is not emptyISNOTEMPTY
Is anythingANYTHING
ChangesVALCHANGES
Changes fromCHANGESFROM
Changes toCHANGESTO
Is (calculated)IS_CALCULATED

String, Text


User nameSystem name
Starts withSTARTSWITH
Ends withENDSWITH
ContainsLIKE
Does not containNOTLIKE
Is=
Is not!=
Is emptyISEMPTY
Is not emptyISNOTEMPTY
Is anythingANYTHING
Is empty stringEMPTYSTRING
Is sameSAMEAS
Is differentNSAMEAS
Is (calculated)IS_CALCULATED


Time


User nameSystem name
ContainsLIKE
OnON
Not onNOTON
Before<
After>
At or before<=
At or after>=
BetweenBETWEEN
Is emptyISEMPTY
Is not emptyISNOTEMPTY
Is anythingANYTHING
Is sameSAMEAS
Is differentNSAMEAS
ChangesVALCHANGES
Changes fromCHANGESFROM
Changes toCHANGESTO
Is (calculated)IS_CALCULATED


Timestamp


User nameSystem name
ContainsLIKE
OnON
Not onNOTON
Before<
After>
At or before<=
At or after>=
BetweenBETWEEN
Is emptyISEMPTY
Is not emptyISNOTEMPTY
Is anythingANYTHING
Is sameSAMEAS
Is differentNSAMEAS
ChangesVALCHANGES
Changes fromCHANGESFROM
Changes toCHANGESTO
Is (calculated)IS_CALCULATED