# GetAlcoholValue

```
Export to get the alcohol value can only be used in the client side

local alcohol_value =  exports['devcore_needs']:GetAlcoholValue()

print(alcohol_value)
```
