[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#fcl)

AsCompressedJSON

Constant to format JSON with minimal whitespace

Declaration

Source position: fpjson.pp line 77

const AsCompressedJSON = [foSingleLineArray, foSingleLineObject, foskipWhiteSpace];

Description

AsCompressedJSON can be used to let TJSONData.FormatJSON behave as TJSONData.AsJSON with TJSONData.CompressedJSON equal to True

See also

TJSONData.FormatJSON

  

Return a formatted JSON representation of the data.

TJSONData.AsJSON

  

Return a JSON representation of the value

TJSONData.CompressedJSON

  

Compress JSON - skip whitespace


Documentation generated on: May 14 2021