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