List to Json

../../../../_images/list_to_json.svg

Convert Sympathy list of Json elements to Json with a top-level list.

Definition

Input ports

json_list
Type: [json]
Description: Json list

Output ports

json
Type: json
Description: Json

Examples

The node can be found in:

Implementation

class node_json_convert.ListToJson[source]