---
title: "{upper:…} / {lower:…}"
description: The text in ALL CAPS or all lowercase.
---

```text
{upper:text}
{lower:text}
```

**Platforms:** Twitch and Kick.

## Examples

```text
!shout  →  {upper:{args}}
!so     →  Check out twitch.tv/{lower:{touser}} 💜
```

`{lower:}` is the one you want when a viewer-typed name goes into a URL:
Twitch logins are lowercase, display names aren't.
