Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The action converts JSON to a dictionary

Action icon


Action parameters 

Input parameters 

JSON - JSON for converting

Output parameters 

Result -  the dictionary, which contains the data from the JSON

...

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
JSONJSON for converting. Note: The action does not work with JSON arrays (start with „[„).Robin.JSON
Yes
Results
ResultThe dictionary, which contains the data from the JSON. Note: because a map is an unordered data structure, the order of the JSON elements is not preserved during conversion.Robin.Dictionary

...