JSON File Settings TabCopy link to this sectionLink to this section copied!

File Settings

IndentCopy link to this sectionLink to this section copied!

Caution!Note that the indent settings are used both when creating a file from scratch and when updating an existing file.

UseCopy link to this sectionLink to this section copied!

Specify what type of characters should be used to indent the JSON file.

UnitsCopy link to this sectionLink to this section copied!

Specify the number of characters to be used to indent the JSON file.

File EncodingCopy link to this sectionLink to this section copied!

Select the JSON file encoding. The following options are available:

  • UTF-8
  • UTF-16 LE
  • UTF-16 BE

ImportantThe specified encoding will be used both in the JSON declaration and when encoding the output file. When a JSON file already exists and is being updated, the changes are made using the detected encoding from the target file, and not the one specified here.