> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# PrimitiveString - ComfyUI Built-in Node Documentation

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

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

String 노드는 워크플로우에서 텍스트 데이터를 간편하게 입력하고 전달할 수 있는 방법을 제공합니다. 텍스트 문자열을 입력받아 변경 없이 동일한 문자열을 출력하므로, 문자열 매개변수가 필요한 다른 노드에 텍스트 입력을 제공하는 데 유용합니다.

## 입력

| 매개변수 | 설명                     | 데이터 타입 | 필수 여부 | 범위     |
| ---- | ---------------------- | ------ | ----- | ------ |
| `값`  | 노드를 통해 전달할 텍스트 문자열입니다. | STRING | 예     | 모든 텍스트 |

## 출력

| 출력 이름    | 설명                       | 데이터 타입 |
| -------- | ------------------------ | ------ |
| `output` | 입력으로 제공된 동일한 텍스트 문자열입니다. | STRING |

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

***

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