Data Table To JSON
Converts a Data Table to a JSON string.

Input
| Name | Required | Description |
|---|---|---|
| Table | The DataTable to convert to a JSON string |
Output
JSON The newly created JSON string.
Converts a Data Table to a JSON string.

Input
| Name | Required | Description |
|---|---|---|
| Table | The DataTable to convert to a JSON string |
Output
JSON The newly created JSON string.