# Find

> The command name for the Find command, which moves focus to the search field of the current window.

## Definition

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

```csharp
public const string Find = "Find"
```
