Action group: JSON
The action converts a string to a JSON
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
String | String for converting. | Robin.String | Yes | |
Encoding | String content encoding | Robin.String | No | |
Results | ||||
Result | The JSON containing data from this string. | Robin.JSON |
None.
Convert a string to a JSON and save the document to workspace.
Use the "Convert a string to a JSON", "Save to file" actions.
The program robot completed successfully.
The JSON document is saved to the specified path.