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

# ConvertStringToComboNode - ComfyUI Built-in Node Documentation

> Convert String to Combo 节点接收文本字符串作为输入，并将其转换为 Combo 数据类型。

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

## 输入

| 参数       | 描述                   | 数据类型   | 是否必需 | 范围 |
| -------- | -------------------- | ------ | ---- | -- |
| `string` | 要转换为 Combo 类型的文本字符串。 | STRING | 是    | 无  |

## 输出

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

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

***

**Source fingerprint (SHA-256):** `39bec69dccf4598aff0ae76ad5d68ae60d352ca464cfe54858fc1592ac923f13`
