Skip to main content

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 returns true if any of the provided values are considered truthy according to Python’s standard truthiness rules.

Inputs

ParameterData TypeRequiredRangeDescription
valueANYYesMultiple values acceptedA 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.
Note: The node accepts a minimum of 1 input value. You can add more inputs as needed using the autogrow feature.

Outputs

Output NameData TypeDescription
BOOLEANBOOLEANReturns true if any of the input values is truthy; returns false if all input values are falsy.

Source fingerprint (SHA-256): 00c60d5c80bbddc993af0bcd92e35dc77f153731329c23a6e4e9a980709111b1