>=
Basic data handling: GreaterThanOrEqual
Checks if the first value is greater than or equal to the second. This node takes two numerical inputs and returns True if the first value is greater 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 |