ComfyUI Node
Mpi Any Checker
Pass any value through unchanged and output has_value: true if it holds something, false if empty (empty string/list/dict/None/zero-element tensor/empty audio). 0, 0.0 and False count as having a value.
Mpi Any Checker
- any
- any
- has_value
CategoryMpiNodes/Logic
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| any | * | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| any | * | — |
| has_value | BOOLEAN | — |