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:
Key (key)

Choose item key in dict.

Action on missing key (fail_strategy)

Decide how a missing key should be handled

class node_dict_operations.GetItemDict[source]