Function "exor"

Summary

Logical EXOR - evaluates to 'true' only if exactly one Condition is 'true'. Returns 'true' or 'false'. The function belongs to the group "Logical".

The return type is boolean.

Allowed number of parameters are 2.


Parameters

Parameter Description
1 Condition 1
2 Condition 2