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

# PrimitiveBoolean - ComfyUI Built-in Node Documentation

> Boolean 节点会将一个布尔值（true/false）传递通过你的工作流。

Boolean 节点会将一个布尔值（true/false）传递通过你的工作流。它接收一个布尔输入，并原样返回同一个值，因此你可以将 true/false 设置传递给其他需要该设置值的节点。

## 输入

| Parameter | Description  | Data Type | Required | Range           |
| --------- | ------------ | --------- | -------- | --------------- |
| `值`       | 要通过此节点传递的布尔值 | BOOLEAN   | 是        | true<br />false |

## 输出

| Output Name | Description   | Data Type |
| ----------- | ------------- | --------- |
| `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`
