ComfyUI Node
◯ANY → Dict🗂️ [OLD]
Add/update any-type item to a Dict.
◯ANY → Dict🗂️ [OLD]
- dict
- value
- dict
◄name—►
Category🗂️ Dict Tools/_old
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| name | STRING | Key (name) of the item inserted into the dict. | |
| dictopt | DICT | An (optional) Dictionary to work with. | |
| valueopt | * | The actual any-type item to add into the Dict. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| dict | DICT | — |