- When exactly one logical expression is true and all others are false, the XOR function returns true.
Supported Product Scenarios
The XOR function is supported in the following YiDA scenarios.- Form (main table fields)
- Form (business association rules)
- Form (validation)
- Workflow design (validation rules)
- Integration & automation
- Workflow node
- Connector
Format
Attributes
| Attribute | Required | Description |
| condition1 | Yes | The logical expression or condition to evaluate.
|
| condition2 | Yes |
Return Value
Example
As shown below, theXOR() function returns true only when the value of Numerical 1 is greater than 2 and the value of Numerical 2 is less than or equal to 2.