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
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Dictionary name | variable | Required | Name of the dictionary variable. Example: config | |
| JSON object | multiline | Required | A 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.