Loading...

Logo
DocumentationBehaviorsCustomGet Dictionary Value
Custom

Get Dictionary Value

Last updated September 28, 2018

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.

KeyThe 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.

Array

Box Container

Dictionary

Get Array Value

Modify Array

Modify Dictionary

Value

GetDictionaryValueReference.gif