ComfyUI Node
_.keys
Retrieve all the names of the object's own enumerable properties.
_.keys
- py_dict
- LIST
Categoryovum/underscore
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| py_dictopt | * | Primary input object (expected object). You can still pass any JSON-serializable value. Also accepts _.CHAIN to continue chaining. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LIST | LIST | — |