The Text to Uppercase node takes a text input and converts all of its characters to uppercase. It is a simple text processing utility that modifies the case of the provided string.

**Note:** This node is deprecated and superseded by the Convert Text Case node.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `text` | The text string to be converted to uppercase. | STRING | Yes | N/A |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `text` | The resulting text with all characters converted to uppercase. | STRING |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/TextToUppercase/en.md)

---
**Source fingerprint (SHA-256):** `b1d8c05aceda4dfd95400b40fdf01b16dccaa4e093e62d298b12753bfc0278a2`
