This node is a test for the Autogrow input feature. It takes a dynamic number of float inputs, each labeled with a specific name, and combines their values into a single comma-separated string.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `autogrow` | A dynamic input group. You can add multiple float inputs, each with a pre-defined name from the list: "a", "b", or "c". The node will accept any combination of these named inputs. | FLOAT | Yes | N/A |

**Note:** The `autogrow` input is dynamic. You can add or remove individual float inputs (named "a", "b", or "c") as needed for your workflow. The node processes all provided values.

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `output` | A single string containing the values from all provided float inputs, joined together with commas. | STRING |

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

---
**Source fingerprint (SHA-256):** `7c9a6bdcbf7c65112d0810e5709a9d6d59f33c1980cd66fc475826565e35a1a9`
