User Tools

Site Tools


manual:JSON

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
manual:JSON [2019/06/24 00:33]
peternlewis created
manual:JSON [2019/06/24 00:49]
peternlewis
Line 38: Line 38:
 * J{3} * J{3}
  
-will all return the third element of an array, or the dictionary value for key “3”.+will all return the third element of an array, or the dictionary value for key “3”. ​ And important distinction is that the first one is a numeric calculation,​ the second one is plain text, and the third one is token text. 
  
 ===== Pretty, Compact and Strict Flags ===== ===== Pretty, Compact and Strict Flags =====
Line 77: Line 78:
  
 The default result format is Compact, Non-Strict. The default result format is Compact, Non-Strict.
 +
 +===== Actions =====
  
  
manual/JSON.txt · Last modified: 2024/04/21 22:23 by peternlewis