|
The program supports the following types of data checks:
- Compare the field value with a constant
- Compare the field value with a SQL statement execution result
- Are there values matching a regular expression
- Is the value NULL
- Is the value empty
- Is the value within the range of values
- Search substring
|