# Sandbox.Engine.BindCollection.Get

```csharp
string Get(string actionName, int slot)
```

Get the bind value at this slot

### Parameters

- `actionName` (`string`)
- `slot` (`int`)

### Returns

`string`

Declared in [Sandbox.Engine.BindCollection](/api/Sandbox.Engine.BindCollection).
Assembly: `Sandbox.Engine`.
