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

Ключ

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

...

The action removes the value from JSON by its key.

Action icon

Image Modified

Settings of parameters

Свойство
Property
Описание
Description
Тип
Type
Пример заполненияОбязательность заполнения поляПараметры
Filling exampleMandatory field
Parameters
JSONJSON
для обработки
for processingRobin.JSON
Да

Yes
JSONPath
Путь до элемента JSON
JSONPath describes the path to the JSON element. It always starts with a „/“ character. The corresponding keys are listed below. Indexes are used to access array elements (counting starts from 0). For example, the path „/key/1“ indicates that we are trying to access the second element of the array, which is accessible by the key „key“.Robin.String
Да

Yes
Результаты
Results
Обработанный
Processed JSONJSON
без указанного значения
without specified value.Robin.JSON

Special conditions of use

...