# Sandbox.Input.Released

```csharp
static bool Released(string action)
```

Action was pressed but now it isn't

### Parameters

- `action` (`string`)

### Returns

`bool`

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
