User Tools

Site Tools


syntax:functions:jsonvalue

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
syntax:functions:jsonvalue [2019/10/30 19:58] – created dmitrysyntax:functions:jsonvalue [2019/10/30 20:13] dmitry
Line 3: Line 3:
 Extracts a single value or a JSON object/array from a node specified by [[https://goessner.net/articles/JsonPath|JSONPath]]. Extracts a single value or a JSON object/array from a node specified by [[https://goessner.net/articles/JsonPath|JSONPath]].
  
-If a result is a JSON array it's stripped of the wrapping square brackets in order to make further splitting (e.g. using [[transformations:splitdelimitedtext|Split delimited text into columns]]) more convenient.+If a result is a JSON array it's stripped of the wrapping square brackets in order to make further splitting (e.g. using [[transformations:splitdelimitedtext|Split delimited text into columns]] or [[transformations:subfield|Split delimited text into rows]]) more convenient.
  
 **Example** **Example**
syntax/functions/jsonvalue.txt · Last modified: 2021/09/18 20:21 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki