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

🗂️Dict → ◯ANY-Key◯

Extract any-type item with any-type key from a Dict.

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

Inputs (2)

NameTypeDefaultDescription
dictDICTA Dictionary to work with.
keyopt*Key (of ANY type) for the item extracted from the dict.

Outputs (1)

NameTypeDescription
value*The actual any-type item extracted from the Dict.