Dynamic Rule
The Dynamic Rule determines whether a given value satisfies a specific set of conditions. This Rule is versatile and can be applied to multiple scenarios as both the value and the condition value can be set either static or dynamic.
Setting | Description | Required | Dynamic |
---|---|---|---|
Value | The value that must validate for the condition to be considered valid. | ✓ | ✓ |
Evaluation | The logic that will be applied to the specified value, Is empty, Includes, Equals to, Greater than, Starts with or Ends with. | ✓ | |
Evaluation Value | The value that the main value will be evaluated with, if required by the evaluation logic. | ✓ | ✓ |
Reversed | Whether the evaluation result should be returned reversed. Use it to set a condition as IS NOT . | ✓ |