Load Dictionary From JSON

Parse a JSON object string into a dictionary variable.

DictionaryLoadDictionary

What it does

Parse a JSON object string into a dictionary variable.

Parameters

ParameterTypeRequiredDefaultDescription
Dictionary namevariable
RequiredName of the dictionary variable.
Example: config
JSON objectmultiline
RequiredA JSON object, e.g. {"a": 1}.
Example: {"a": 1, "b": 2}
Supports variables

More Dictionary commands

Ready to automate your busywork?

Start your free 10-day trial today. No credit card, no commitment.