Items to Dict¶
Documentation¶
Create a multi item dict containing items. Items without name are ignored.
Definition¶
Input ports¶
- list
Type: [(text, <a>)]Description: List
Output ports¶
- dict
Type: {<a>}Description: Dict
Examples¶
The node can be found in:
Implementation¶
- class node_dict_operations.ItemsToDict[source]