The Convert String to Combo node takes a text string as input and converts it into a Combo data type. This allows you to use a text value as a selection for other nodes that require a Combo input. It simply passes the string value through unchanged but changes its data type.

## Inputs

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

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `output` | The input string, now formatted as a Combo data type. | COMBO |

> 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/ConvertStringToComboNode/en.md)

---
**Source fingerprint (SHA-256):** `46ca4f38a4b1054bc6c5ff5c54551fe6c8061cfb8740a3ef46b64a30a05cec05`
