ComfyUI Node
_.result
If the value of the named property is a function then invoke it; otherwise, return it.
_.result
- obj
- property
- args
- *
Categoryovum/underscore
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| objopt | * | Primary input object. Also accepts _.CHAIN to continue chaining. | |
| propertyopt | * | property: JSON allowed for arrays/objects where applicable. | |
| argsopt | * | args: JSON allowed for arrays/objects where applicable. For multiple values, provide a JSON array (e.g., [1,2,3]). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |