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

# ConvertStringToComboNode - ComfyUI Built-in Node Documentation

> Complete documentation for the ConvertStringToComboNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

将字符串转换为组合节点接收一个文本字符串作为输入，并将其转换为组合数据类型。这使您可以将文本值用作需要组合输入的其他节点的选择项。该节点仅将字符串值原样传递，但会更改其数据类型。

## 输入

| 参数       | 描述              | 数据类型   | 是否必填 | 范围  |
| -------- | --------------- | ------ | ---- | --- |
| `string` | 要转换为组合类型的文本字符串。 | STRING | 是    | 不适用 |

## 输出

| 输出名称     | 描述                   | 数据类型  |
| -------- | -------------------- | ----- |
| `output` | 输入的字符串，现已格式化为组合数据类型。 | COMBO |

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

***

**Source fingerprint (SHA-256):** `37bd7db5a5ce2657db30a3a24da90c1c1e5c4a3f7089b4d03a0528b7770e9fe1`
