The AutogrowPrefixTestNode is a logic node designed to test the autogrow input feature. It accepts a dynamic number of float inputs, combines their values into a comma-separated string, and outputs that string.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `autogrow` | A dynamic input group that can accept between 1 and 10 float values. Each input in the group is a FLOAT type with a minimum value of 1 and a maximum value of 10. | AUTOGROW | Yes | 1 to 10 inputs |

**Note:** The `autogrow` input is a special dynamic input. You can add multiple float inputs to this group, up to a maximum of 10. The node will process all provided values. Each individual float input is constrained to a range of 1 to 10.

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `output` | A single string containing all the input float values, separated by 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/AutogrowPrefixTestNode/en.md)

---
**Source fingerprint (SHA-256):** `93e3e3d13f8f411206d09e34e7e3b734596af0a2ef066712d6dfbe9dc3eec0cf`
