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.
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
ComfyOrNode
The ComfyOrNode performs a logical OR operation on a set of input values. It returnstrue if any of the provided values are considered truthy according to Python’s standard truthiness rules.
Inputs
| Parameter | Data Type | Required | Range | Description |
|---|---|---|---|---|
value | ANY | Yes | Multiple values accepted | A value to evaluate for truthiness. You can provide multiple values by adding more inputs. The node returns true if any of these values is truthy. |
Outputs
| Output Name | Data Type | Description |
|---|---|---|
BOOLEAN | BOOLEAN | Returns true if any of the input values is truthy; returns false if all input values are falsy. |
Source fingerprint (SHA-256):
00c60d5c80bbddc993af0bcd92e35dc77f153731329c23a6e4e9a980709111b1