> For the complete documentation index, see [llms.txt](https://docs.fullscreen.no/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fullscreen.no/info/game-creator-2-assets/cozy-stylized-weather-integration/conditions/compare-temperature.md).

# Compare Temperature

```
COZY > Compare Temperature
```

## Description

Returns true if the current temperature matches the comparison value. Optionally checks within a whole degree range.

## Parameters <a href="#parameters" id="parameters"></a>

<table><thead><tr><th>Name</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Comparison</td><td>The temperature value it should compare</td><td></td></tr><tr><td>Compare To</td><td>The temperature value that is compared against</td><td></td></tr><tr><td>Check Whole Degree Range</td><td>If checked, compares against the whole degree range (e.g., 20-20.9 for 20°C)</td><td></td></tr></tbody></table>

## Keywords

```
Temperature, COZY, Equals, Different, Higher, Lower, Range
```
