# sm.tool.getLiftMaxLevel

Returns the maximum number of lift levels.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
sm.tool.getLiftMaxLevel(  )
```

[Open the full Game reference](../Game-Script-Environment/Static-Functions/sm.tool.md#getliftmaxlevel)

**Returns:**

| Type | Description |
| --- | --- |
| integer | The maximum lift level count. |
