Description
Compares any two values and return true if they are not identical
Information
| Plugin | RigVM |
| Category | Core |
| Tags | Different,!=,Xor |
| Type | FRigVMDispatch_CoreNotEquals |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| A | The first value to compare | Wildcard | |
| B | The second value to compare | Wildcard |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The boolean result of the comparison | bool |