# Sandbox.Input.ReleaseAction

```csharp
static void ReleaseAction(string name)
```

Releases the action, and it won't be active again until it's pressed again.

### Parameters

- `name` (`string`)

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
