Differences

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

Link to this comparison view

a_f:f:99_a:parse_json [2022/09/01 01:26] – created - external edit 127.0.0.1a_f:f:99_a:parse_json [2022/09/02 02:41] (current) – ↷ Page moved from a_f:f:99_a:parse_json to a_f:f:f:parse_json administrator
Line 1: Line 1:
-{{tag>Functions Function_List Text}} 
-====== PARSE_JSON ======  
-===== Description =====   
-Parses the specified string in JSON format and extracts a value according to the specified path  
-===== Parameters =====   
-Attribute of the Plain Text type or string constant or calculation producing text identifying the string in JSON format to parse and the path in JSONPath format (see [[https://github.com/json-path/JsonPath%23getting-startedhttps://github.com/json-path/JsonPath#getting-started]]) identifying a value to be extracted from JSON. Returns extracted value as a string 
  
  • Last modified: 2022/09/13 18:12