get multiple
Basic data handling: DictGetMultiple
Retrieves multiple values from a dictionary using a list of keys. This node takes a dictionary and a list of keys, then returns a list containing the corresponding values. If a key is not found, the default value is used for that position.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (3)
Outputs (1)
| Name | Type |
|---|---|
| values | LIST |