Color, Color
Scalar, Scalar
Scalar Field, Scalar Field
Text, Text
Color, Color
Return a true Bool value if the first Color is equal to the second Color, false if otherwise.Inputs
Outputs
| Type |
|---|
| Bool |
Scalar, Scalar
Return a true Bool value if the first Scalar number equals the second, false if otherwise.Inputs
Outputs
| Type |
|---|
| Bool |
Scalar Field, Scalar Field
Return a Bool Field of values that are true where the first Scalar Field equals the second, false if otherwise.Inputs
| Name | Type | Description |
|---|---|---|
| Operand a | Scalar Field | The first value. |
| Operand b | Scalar Field | The second value. |
Outputs
| Type |
|---|
| Bool Field |
Text, Text
Returns True if the first String equals the second, False otherwise.Inputs
Outputs
| Type |
|---|
| Bool |

