JSONCOMPACT
platformThe JSONCOMPACT
function configures the stack to output compact JSON format. This means the generated JSON will contain no line return and no space which makes it perfect to exchange data between programs.
By default, the generated JSON is compact.