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