> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-custom-nodes-sdk-v2-frontend.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PrimitiveBoolean - ComfyUI Built-in Node Documentation

> 布尔节点提供了一种简单的方法，用于在工作流中传递布尔（true/false）值。

布尔节点提供了一种简单的方法，用于在工作流中传递布尔（true/false）值。它接收一个布尔输入值，并原样输出相同的值，从而允许您控制其他节点中的布尔参数。

## 输入

| 参数  | 描述          | 数据类型    | 是否必填 | 范围              |
| --- | ----------- | ------- | ---- | --------------- |
| `值` | 要通过节点传递的布尔值 | BOOLEAN | 是    | true<br />false |

## 输出

| 输出名称     | 描述           | 数据类型    |
| -------- | ------------ | ------- |
| `output` | 作为输入提供的相同布尔值 | BOOLEAN |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PrimitiveBoolean/zh.md)

***

**Source fingerprint (SHA-256):** `2f4bd009a927f0c7f511db3455e74d3dfc7eb54f642cda1aa3159d495b6452db`
