Data table to JSON Array
Converts a given data table to JSON array
Last updated
Converts a given data table to JSON array
Last updated
This activity converts a user-specified data table to a JSON array.
Input: String Argument
Specifies a variable containing a data table.
Output JSON: String Varaiable
Stores the resultant JSON array in a specified String variable.