Nodes/comfy-ovum/_.detect
ComfyUI Node

_.detect

Return the first value which passes a truth test. Aliased as `detect`.

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.detect
  • obj
  • *
Categoryovum/underscore

Inputs (1)

NameTypeDefaultDescription
objopt*Primary input object. Also accepts _.CHAIN to continue chaining.

Outputs (1)

NameTypeDescription
**