Update Dict

../../../../_images/dicts_to_dict.svg

Update dict with input from dict(s)

Documentation

Create a dict with the items from dicts (input). If there are duplicate keys they will be replaced.

Definition

Input ports

dict

2 - inf, {<a>}

Dict

Output ports

dict

{<a>}

Dict

class node_dict_operations.UpdateDict[source]