> ## 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.

# ComboOptionTestNode - ComfyUI Built-in Node Documentation

> This node takes two combo box selections and passes them straight through to its outputs without changing them.

This node takes two combo box selections and passes them straight through to its outputs without changing them.

## Inputs

| Parameter | Description                                                              | Data Type | Required | Range                                         |
| --------- | ------------------------------------------------------------------------ | --------- | -------- | --------------------------------------------- |
| `combo`   | The first selection, chosen from a set of three test options.            | COMBO     | Yes      | `"option1"`<br />`"option2"`<br />`"option3"` |
| `combo2`  | The second selection, chosen from a different set of three test options. | COMBO     | Yes      | `"option4"`<br />`"option5"`<br />`"option6"` |

## Outputs

| Output Name | Description                                                               | Data Type |
| ----------- | ------------------------------------------------------------------------- | --------- |
| `output_1`  | Returns the value selected in the first combo box (`combo`), unchanged.   | COMBO     |
| `output_2`  | Returns the value selected in the second combo box (`combo2`), unchanged. | 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/ComboOptionTestNode/en.md)

***

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