> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-comfy-docs-comfyapi-search.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PrimitiveString - ComfyUI Built-in Node Documentation

> Text 节点提供了一种在工作流中输入和传递文本数据的简单方式。

Text 节点提供了一种在工作流中输入和传递文本数据的简单方式。它接收一个文本字符串作为输入，并原样输出相同的字符串，因此非常适合为其他需要字符串参数的节点提供文本输入。

## 输入

| 参数  | 描述             | 数据类型   | 必需 | 范围   |
| --- | -------------- | ------ | -- | ---- |
| `值` | 要经过此节点传递的文本字符串 | STRING | 是  | 任意文本 |

## 输出

| 输出名称     | 描述              | 数据类型   |
| -------- | --------------- | ------ |
| `output` | 与输入所提供的相同的文本字符串 | STRING |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PrimitiveString/zh.md)

***

**Source fingerprint (SHA-256):** `0f5276c386bc1cb62ade2b5d29b45126e7ec9e116b1b9cc76b207a76d5dbbb0d`
