> For the complete documentation index, see [llms.txt](https://osl.mistium.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osl.mistium.com/legacy-osl-originos/debug-commands/warn-you-should-change-this.md).

# warn value

```javascript
warn "im warning you >:("
// sends a warning to the browser console
```
