User Tools

Site Tools


manual:JSON

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
manual:JSON [2023/10/02 02:33]
peternlewis
manual:JSON [2024/04/21 22:23] (current)
peternlewis
Line 75: Line 75:
     "​there"​     "​there"​
     ​     ​
-The Strict/​Non-Strict flag will have no affect ​unless the result is a trivial JSON string - if the result is a JSON object or array, or a number or `true`, `false,` or `null`, the result will be the same either way - objects and arrays will be inherently strict, and numbers and true/​false/​null will be unadorned.+The Strict/​Non-Strict flag will have no effect ​unless the result is a trivial JSON string - if the result is a JSON object or array, or a number or `true`, `false,` or `null`, the result will be the same either way - objects and arrays will be inherently strict, and numbers and true/​false/​null will be unadorned.
  
 The default result format is Compact, Non-Strict. The default result format is Compact, Non-Strict.
manual/JSON.txt ยท Last modified: 2024/04/21 22:23 by peternlewis