Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| ref:a_f:f:af:parse_json2 [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1 | ref:a_f:f:af:parse_json2 [2026/08/13 00:43] (current) – ↷ Page moved from a_f:f:af:parse_json2 to ref:a_f:f:af:parse_json2 localdev | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | < | ||
| + | DELETE THE TAGS THAT ARE NOT APPLICABLE TO THIS FUNCTION AND THEN DELETE THIS COMMENT AND ADD THE VERSION NUMBER (LAST ITEM IN TAG LIST) THAT INTRODUCES THE FUNCTION | ||
| + | </ | ||
| + | {{tag> | ||
| + | ====== PARSE JSON2 ====== | ||
| + | |||
| + | ===== Description ===== | ||
| + | Returns the value of the specified attribute in the same node | ||
| + | |||
| + | ===== Parameters ===== | ||
| + | - String in JSON format or expression producing such a string | ||
| + | - A path to a JSON attribute in the JSONPath format (as explained here https:// | ||
| + | - The name of the JSON attribute in the same node, the value of which should be returned | ||
| + | ===== Example ===== | ||
| + | <code aim> | ||
| + | The above returns ' | ||