# Sandbox.Input.Clear

```csharp
static void Clear(string action)
```

Remove this action, so it's no longer being pressed.

### Parameters

- `action` (`string`)

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
