Value lists in condition and filter expressions
- Last Updated: June 9, 2021
- 1 minute read
- Corticon
- Version 7.2
- Documentation
You can use value list expressions in conditions or filters.
Syntax of value list in conditions and filter rows
When you use the in operator to specify
a list of values, you can encapsulate the range in only one way:
The value list is always enclosed in braces. The order of the items in the comma-delimited list is arbitrary.