Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
On n this page, operators separated by type of condition are listed.
Note |
---|
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 nameOperator Display Name | System name |
---|---|
Isis | = |
Is is not | != |
Is is same | SAMEAS |
Is is different | NSAMEAS |
Is is empty | ISEMPTY |
Is is not empty | ISNOTEMPTY |
Is is anything | ANYTHING |
Is is (calculated) | IS_CALCULATED |
Tip |
---|
To use the IS_CALCULATED operator, you need to configure it as a column extra attribute first. This attribute allows to use scripts as a condition value. |
Choice
User nameOperator Display Name | System name |
---|---|
Isis | = |
Is is not | != |
Is is one of | IN |
Is is not one of | NOT IN |
Containscontains | LIKE |
Starts starts with | STARTSWITH |
Ends ends with | ENDSWITH |
Is is empty | ISEMPTY |
Is is not empty | ISNOTEMPTY |
Less less than | < |
Greater greater than | > |
Less less than or is | <= |
Greater greater than or is | >= |
Betweenbetween | BETWEEN |
Is is anything | ANYTHING |
Is is same | SAMEAS |
Is is different | NSAMEAS |
Is is (calculated) | IS_CALCULATED |
Datetime
User nameOperator Display Name | System name |
---|---|
Changeschanges | VALCHANGES |
Changes changes from | CHANGESFROM |
Changes changes to | CHANGESTO |
Onon | ON |
Not not on | NOTON |
Beforebefore | < |
Afterafter | > |
At at or before | <= |
At at or after | >= |
Betweenbetween | BETWEEN |
Is is empty | ISEMPTY |
Is is not empty | ISNOTEMPTY |
Is is anything | ANYTHING |
Is is same | SAMEAS |
Is is different | NSAMEAS |
Is is (calculated) | IS_CALCULATED |
Fieldname
User nameOperator Display Name | System name |
---|---|
Starts starts with | STARTSWITH |
Ends ends with | ENDSWITH |
Changeschanges | VALCHANGES |
Changes changes from | CHANGESFROM |
Changes changes to | CHANGESTO |
Containscontains | LIKE |
Does does not contain | NOTLIKE |
Is is empty | ISEMPTY |
Is is not empty | ISNOTEMPTY |
Is is anything | ANYTHING |
Is is (calculated) | IS_CALCULATED |
Keywords
User nameOperator Display Name | System name |
---|---|
Areare | ARE |
Changeschanges | VALCHANGES |
Changes changes from | CHANGESFROM |
Changes changes to | CHANGESTO |
Is is (calculated) | IS_CALCULATED |
Image
User nameOperator Display Name | System name |
---|---|
Changeschanges | VALCHANGES |
Changes changes from | CHANGESFROM |
Changes changes to | CHANGESTO |
Is is empty | ISEMPTY |
Is is not empty | ISNOTEMPTY |
Is is (calculated) | IS_CALCULATED |
List
User nameOperator Display Name | System name |
---|---|
Changeschanges | VALCHANGES |
Changes changes from | CHANGESFROM |
Changes changes to | CHANGESTO |
Hashas | HAS |
Has has not | HASNOT |
Is is empty | ISEMPTY |
Is is not empty | ISNOTEMPTY |
Isis | = |
Is is not | != |
Is is one of | IN |
Contains contains (dynamic) | CONTAINS_DYNAMIC |
Does does not contain (dynamic) | DOESNOTCONTAIN_DYNAMIC |
Containscontains | LIKE |
Is is (calculated) | IS_CALCULATED |
Big Integer, Decimal, Float, Integer, Numeric, Percent Complete, Percent Decimal, Small Integer
User nameOperator Display Name | System name |
---|---|
Changeschanges | VALCHANGES |
Changes changes from | CHANGESFROM |
Changes changes to | CHANGESTO |
Isis | = |
Is is not | != |
Is is one of | IN |
Is is empty | ISEMPTY |
Is is not empty | ISNOTEMPTY |
Is is anything | ANYTHING |
Less less than | < |
Greater greater than | > |
Less less than or is | <= |
Greater greater than or is | >= |
Betweenbetween | BETWEEN |
Is is same | SAMEAS |
Is is different | NSAMEAS |
Greater greater than field | GT_FIELD |
Less less than field | LT_FIELD |
Greater greater than or is field | GT_OR_EQUALS_FIELD |
Less less than or is field | LT_OR_EQUALS_FIELD |
Is is (calculated) | IS_CALCULATED |
Reference
User nameOperator Display Name | System name |
---|---|
Changeschanges | VALCHANGES |
Changes changes from | CHANGESFROM |
Changes changes to | CHANGESTO |
Starts starts with | STARTSWITH |
Ends ends with | ENDSWITH |
Containscontains | LIKE |
Does does not contain | NOTLIKE |
Isis | = |
Is is not | != |
Is is one of | IN |
Is is empty | ISEMPTY |
Is is not empty | ISNOTEMPTY |
Is is anything | ANYTHING |
Is is same | SAMEAS |
Is is different | NSAMEAS |
Is is (dynamic) | DYNAMIC |
Is is not (dynamic) | ISNOT_DYNAMIC |
Is is (calculated) | IS_CALCULATED |
Record
Class fieldClass
Operator Display NameUser name | System name |
---|---|
Starts starts with | STARTSWITH |
Ends ends with | ENDSWITH |
Containscontains | LIKE |
Does does not contain | NOTLIKE |
Isis | = |
Is is not | != |
Is is one of | IN |
Сhangeschanges | VALCHANGES |
Сhanges changes from | CHANGESFROM |
Сhanges changes to | CHANGESTO |
Is is (calculated) | IS_CALCULATED |
Script
User nameOperator Display Name | System name |
---|---|
Сontainscontains | LIKE |
Does does not contain | NOTLIKE |
Is is not empty | ISNOTEMPTY |
Is is anything | ANYTHING |
Changeschanges | VALCHANGES |
Changes changes from | CHANGESFROM |
Changes changes to | CHANGESTO |
Is is (calculated) | IS_CALCULATED |
String, Text
User nameOperator Display Name | System name |
---|---|
Starts starts with | STARTSWITH |
Ends ends with | ENDSWITH |
Containscontains | LIKE |
Does does not contain | NOTLIKE |
Isis | = |
Is is not | != |
Is is empty | ISEMPTY |
Is is not empty | ISNOTEMPTY |
Is is anything | ANYTHING |
Is is empty string | EMPTYSTRING |
Is is same | SAMEAS |
Is is different | NSAMEAS |
Is is (calculated) | IS_CALCULATED |
Time
User nameOperator Display Name | System name |
---|---|
Containscontains | LIKE |
Onon | ON |
Not not on | NOTON |
Before | < |
After | >|
At or before | <= |
At or after | >= |
Between | BETWEEN |
Is empty | ISEMPTY |
Is not empty | ISNOTEMPTY |
Is anything | ANYTHING |
Is same | SAMEAS |
Is different | NSAMEAS |
Changes | VALCHANGES |
Changes from | CHANGESFROM |
Changes to | CHANGESTO |
Is (calculated) | IS_CALCULATED |
Timestamp
at |
or before | <= |
at or after | >= |
between | BETWEEN |
is empty | ISEMPTY |
is not empty | ISNOTEMPTY |
is anything | ANYTHING |
is same | SAMEAS |
is different | NSAMEAS |
changes | VALCHANGES |
changes from | CHANGESFROM |
changes to | CHANGESTO |
is (calculated) | IS_CALCULATED |
Table of Contents | ||||
---|---|---|---|---|
|