Outputs True if the two inputs are both True or both False.
You can also choose if it is the same value as a variable or a condition.
![](/wiki/uploads/Equal_Truth.png)
Inputs:
- Tru1: The first boolean value to check.
- Tru2: The second boolean value to check.
Outputs:
- Boolean: A boolean value.
Notes
…
Examples
![](/wiki/uploads/1618999932425.png)