.. _`Insert Dict`: .. _`org.sysess.sympathy.dict.insert`: Insert Dict ~~~~~~~~~~~ .. image:: insert_item_dict.svg :width: 48 Create a dict with the items from dict (input) but with item inserted. If the key already exists it will be replaced. *Input ports*: :dict: {} Dict :item: Item *Output ports*: :dict: {} Dict *Configuration*: **Key** (key) (no description) .. automodule:: node_dict_operations .. class:: InsertItemDict