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

# ComboOptionTestNode - ComfyUI Built-in Node Documentation

> The ComboOptionTestNode is a logic node designed to test and pass through combo box selections.

The ComboOptionTestNode is a logic node designed to test and pass through combo box selections. It takes two combo box inputs, each with a predefined set of options, and outputs the selected values directly without modification.

## Inputs

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

## Outputs

| Output Name | Description                                                      | Data Type |
| ----------- | ---------------------------------------------------------------- | --------- |
| `output_1`  | Outputs the value selected from the first combo box (`combo`).   | COMBO     |
| `output_2`  | Outputs the value selected from the second combo box (`combo2`). | 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`
