Get Dictionary Value

Description

Get a value from a Dictionary using a specified key.

 

Properties

Triggers Immediately

Dictionary Type

Behavior: Perform the function on a Dictionary Behavior.

Value: Perform the function on a JSON formatted value.

Key The value associated with this key.
Default Value This is the value that will be outputted if the corresponding key is not found in the dictionary.

 

Outputs

Dictionary Value

Outputs the value attached to a specified key.

 

Examples 

If you have an inventory system, you want to see what is equipped on the HEAD key.

 

Related

Array

Box Container

Dictionary

Get Array Value

Modify Array

Modify Dictionary

Value

 

GetDictionaryValueReference.gif

0 Comments

Article is closed for comments.