Nodes/🗂️ Dict Tools/◯ANY-Key◯ → Dict🗂️
ComfyUI Node

◯ANY-Key◯ → Dict🗂️

Add/update any-type item with any-type key to a Dict.

By Lex-DRL·Created 4 months ago·Updated 4 months ago· 0
◯ANY-Key◯ → Dict🗂️
  • dict
  • key
  • value
  • dict
Category🗂️ Dict Tools/Add

Inputs (3)

NameTypeDefaultDescription
dictoptDICTAn (optional) Dictionary to work with.
keyopt*Key (of ANY type) for the item inserted into the dict.
valueopt*The actual any-type item to add into the Dict.

Outputs (1)

NameTypeDescription
dictDICT