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 revisionPrevious revision
Next revision
Previous revision
manual:JSON [2024/04/22 02:23] peternlewismanual:JSON [2026/05/13 02:47] (current) – [JSON] peternlewis
Line 13: Line 13:
 * `null` - null (missing or absent value) * `null` - null (missing or absent value)
  
-JSON terminology refers to dictionaries as “objects”, but also the whole thing as a JSON object, so generally within Keyboard Maestro it will be referred to as a JSON dictionary when talking about a specific dictionary formatted part of a JSON object, and object when it could be any of the various forms. A JSON container would be an array or a dictionary.+JSON terminology refers to dictionaries as “objects”, but also the whole thing as a JSON object, so generally within Keyboard Maestro it will be referred to as a JSON //dictionary// when talking about a specific dictionary formatted part of a JSON object, and //object// when it could be any of the various forms. A JSON //container// would be an array or a dictionary.
  
 ===== JSON Paths ===== ===== JSON Paths =====
Line 19: Line 19:
 Keyboard Maestro introduces the concept of a JSON Path.  This is similar to the concept of an XPath, and there are other similar but unrelated JSON path concepts around, and they have similar intentions, but none of these are the same, or have the same syntax. Keyboard Maestro introduces the concept of a JSON Path.  This is similar to the concept of an XPath, and there are other similar but unrelated JSON path concepts around, and they have similar intentions, but none of these are the same, or have the same syntax.
  
-In Keyboard Maestro, for a variable named `J`, and JSON Path might look like:+In Keyboard Maestro, for a variable named `J`, JSON Path might look like:
  
     J[2+3].fieldname{%Variable%FieldName%}     J[2+3].fieldname{%Variable%FieldName%}
manual/JSON.1713752630.txt.gz · Last modified: by peternlewis

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki