> For the complete documentation index, see [llms.txt](https://docs.devcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devcore.cz/resources/realistic-needs/exports/getalcoholvalue.md).

# 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)
```
