Items in field not in specified list.
FIELD notlistin 'A,B'
not FIELD listin 'A,B'
TextField1 notlistin TextField2
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
TextField1 | Text | Field, Constant | Search item | No |
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
TextField2 | Text | Field, Constant | Contains multiple items delimited by commas | No |
Type: Boolean
1=no item in field is in list; 0 otherwise