# Editor.ComboBox.FindIndex

```csharp
System.Nullable<int> FindIndex(string text)
```

### Parameters

- `text` (`string`)

### Returns

`System.Nullable<int>`

Declared in [Editor.ComboBox](/api/Editor.ComboBox).
Assembly: `Sandbox.Tools`.
