Skip to main content
Skip to main content

JSONCompactStrings

InputOutputAlias

Description

The JSONCompactStrings format differs from JSONStrings only in that data rows are output as arrays, not as objects.

Example Usage

Reading Data

Read data using the JSONCompactStrings format:

The output will be in JSON format:

Format Settings