JSONStrings
Input | Output | Alias |
---|---|---|
✔ | ✔ |
Description
Differs from the JSON format only in that data fields are output as strings, not as typed JSON values.
Example Usage
Inserting Data
Using a JSON file with the following data, named as football.json
:
Insert the data:
Reading Data
Read data using the JSONStrings
format:
The output will be in JSON format: