<=
Basic data handling: LessThanOrEqual
Checks if the first value is less than or equal to the second. This node takes two numerical inputs and returns True if the first value is less than or equal to the second value, and False otherwise.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (2)
Outputs (1)
| Name | Type |
|---|---|
| result | BOOLEAN |