ComfyUI Node

_.pluck

A convenient version of what is perhaps the most common use- case for map: extracting a list of property values.

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.pluck
  • list_or_dict
  • LIST
propertyName
Categoryovum/underscore

Inputs (2)

NameTypeDefaultDescription
list_or_dictopt*Primary input object (expected collection). You can still pass any JSON-serializable value. Also accepts _.CHAIN to continue chaining.
propertyNameoptSTRINGpropertyName (string)

Outputs (1)

NameTypeDescription
LISTLIST