> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# InvertBooleanNode - ComfyUI Built-in Node Documentation

> 이 노드는 단일 부울(true/false) 입력을 받아 반대 값을 출력합니다. 논리 NOT 연산을 수행하여 true는 false로, false는 true로 변환합니다.

이 노드는 단일 부울(true/false) 입력을 받아 반대 값을 출력합니다. 논리 NOT 연산을 수행하여 `true`는 `false`로, `false`는 `true`로 변환합니다.

## 입력

| 매개변수      | 설명              | 데이터 타입  | 필수 | 범위                  |
| --------- | --------------- | ------- | -- | ------------------- |
| `boolean` | 반전할 입력 부울 값입니다. | BOOLEAN | 예  | `true`<br />`false` |

## 출력

| 출력 이름    | 설명           | 데이터 타입  |
| -------- | ------------ | ------- |
| `output` | 반전된 부울 값입니다. | BOOLEAN |

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

***

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