# Sandbox.UI.Menu.FindOption

```csharp
Menu FindOption(string text)
```

The first option with this text, or null.

### Parameters

- `text` (`string`)

### Returns

`Menu`

Declared in [Sandbox.UI.Menu](/api/Sandbox.UI.Menu).
Assembly: `Sandbox.Engine`.
