Convert to string Version 6 (Java)
Action group: JSON
Description
The action converts JSON to a string.
Action icon
Settings of parameters
Свойство | Описание | Тип | Пример заполнения | Обязательность заполнения поля |
---|---|---|---|---|
Параметры | ||||
JSON | JSON для преобразования | Robin.JSON | Да | |
Результаты | ||||
Результат | Строка, которая содержит данные из JSON. | Robin.String |
Special conditions of use
None.
Example of use
Task
Convert JSON content test.json to a string.
Solution
Use the "Open", "Convert to string" action parameters.
Implementation
- Assemble a robot scheme with the actions.
- Set the "Open" action parameters.
- Set the "Convert to string" action parameters.
- Click "Start" in the top panel.
Result
The program robot completed successfully. JSON was converted to a string.
Обзор
Инструменты контента