Skip to main content
The And node performs a logical AND operation on a set of input values. It returns true only if all of the provided values are considered truthy according to Pythonโ€™s truthiness rules. This node is useful for checking that multiple conditions are all met before proceeding.

Inputs

Note: The node uses Pythonโ€™s truthiness rules to determine if a value is true or false. For example, an empty string, the number 0, an empty list, and None are all considered false. All other values are considered true.

Outputs

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): e7359c46da62f9859ea4f4a239cf20c565b5f7de22d280afc00c7ca321f1c89d