You can use these conditions to test a field against a value in a VPDel MergeField.
Condition | Description |
eq | equal to |
neq | not equal to |
lt | less than |
lte | less than or equal to |
gt | greater than |
gte | greater than or equal to |
ctn | contains |
nctn | does not contain |
See also