Patches

Equals Exactly

Equals Exactly

Check if two or more values are exactly the same as each other.

This is a convenience equivalent of using the (Equals)[builtin.compare.equalApprox] patch with tolerance set to 0.

Right-click to add more values to compare, or change the type (ex: number, index, boolean).

Equals Exactly

  •  
  •  
  •  

Input

The base value.

Input

The value to compare to the base.

Output

A boolean that is true if the values are exactly equal to each other.