Equal - ==

Logical nodes

The "Equal ==" node is a logical node where we look for the result of knowing if both conditions are equal. If they are equal, true is returned, if they are equal, false is returned.

The equal node has multiple variations depending on the type as shown in the table below:

Inputs

Outputs

Last updated