Get Item Dict

../../../../_images/dict_to_item.svg

Get one item in dict by key

Documentation

Get one item in dict by key.

Definition

Input ports

dict {<a>}

Dict

default 0 - 1, <a>

Default item

Output ports

item <a>

Item

Configuration

Action on missing key (fail_strategy)

Decide how a missing key should be handled

Key (key)

Choose item key in dict.

Implementation

class node_dict_operations.GetItemDict[source]