> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AutogrowPrefixTestNode - ComfyUI Built-in Node Documentation

> Complete documentation for the AutogrowPrefixTestNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

AutogrowPrefixTestNode는 자동 증가 입력 기능을 테스트하기 위해 설계된 로직 노드입니다. 동적인 개수의 float 입력을 받아들이고, 해당 값들을 쉼표로 구분된 문자열로 결합한 후 출력합니다.

## 입력

| 매개변수       | 설명                                                                                    | 데이터 타입   | 필수 여부 | 범위        |
| ---------- | ------------------------------------------------------------------------------------- | -------- | ----- | --------- |
| `autogrow` | 1개에서 10개 사이의 float 값을 받을 수 있는 동적 입력 그룹입니다. 그룹 내 각 입력은 FLOAT 타입이며, 최소값은 1, 최대값은 10입니다. | AUTOGROW | 예     | 1\~10개 입력 |

**참고:** `autogrow` 입력은 특수한 동적 입력입니다. 이 그룹에 최대 10개까지 여러 float 입력을 추가할 수 있습니다. 노드는 제공된 모든 값을 처리합니다. 각 개별 float 입력은 1에서 10 사이의 범위로 제한됩니다.

## 출력

| 출력 이름    | 설명                                     | 데이터 타입 |
| -------- | -------------------------------------- | ------ |
| `output` | 모든 입력 float 값이 쉼표로 구분되어 포함된 단일 문자열입니다. | STRING |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/AutogrowPrefixTestNode/ko.md)

***

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