# NotEqualTo

> The operator tests if two values are not equal.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
NotEqualTo = 2
```
