.. _`Get Item Dict`: .. _`org.sysess.sympathy.dict.getitem`: Get Item Dict ````````````` .. image:: dict_to_item.svg :width: 48 Get one item in dict by key Documentation ::::::::::::: Get one item in dict by key. Definition :::::::::: Input ports ........... **dict** {} Dict **default** 0 - 1, Default item Output ports ............ **item** Item Configuration ............. **Action on missing key** (fail_strategy) Decide how a missing key should be handled **Key** (key) Choose item key in dict. Implementation .............. .. automodule:: node_dict_operations :noindex: .. class:: GetItemDict :noindex: