> ## 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.

# ComfyOrNode - ComfyUI Built-in Node Documentation

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

ComfyOrNode 对一组输入值执行逻辑或运算。如果根据 Python 的标准真值规则，提供的任意一个值为真，则返回 `true`。

## ## 输入

| 参数      | 描述                                                   | 数据类型 | 是否必填 | 范围    |
| ------- | ---------------------------------------------------- | ---- | ---- | ----- |
| `value` | 用于评估真值的值。您可以通过添加更多输入来提供多个值。如果其中任意一个值为真，节点将返回 `true`。 | ANY  | 是    | 接受多个值 |

**注意：** 该节点至少接受 1 个输入值。您可以根据需要使用自动增长功能添加更多输入。

## ## 输出

| 输出名称      | 描述                                             | 数据类型    |
| --------- | ---------------------------------------------- | ------- |
| `BOOLEAN` | 如果任意一个输入值为真，则返回 `true`；如果所有输入值均为假，则返回 `false`。 | BOOLEAN |

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

***

**Source fingerprint (SHA-256):** `00c60d5c80bbddc993af0bcd92e35dc77f153731329c23a6e4e9a980709111b1`
