# Container.size

Returns the number of slots in a container.

**Kind:** Member

**Environments:** Game

## Game

[Open the full Game reference](../Game-Script-Environment/Userdata/Container.md#size)

### Get

Returns the number of slots in a container.

**Returns:**

| Type | Description |
| --- | --- |
| integer | The size. |
