Scalar, Scalar
Scalar Field, Scalar Field
Text, Text
Scalar, Scalar
Return a true Bool value if the first Scalar number does not equal 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 does not equal 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 does not equal the second, False otherwise.Inputs
Outputs
| Type |
|---|
| Bool |

