Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:f:af:parse_json [2023/01/17 04:59] – [Parameters] sean | a_f:f:af:parse_json [2023/05/09 01:16] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>Functions | + | {{tag>Index Function |
| ====== PARSE_JSON ====== | ====== PARSE_JSON ====== | ||
| ===== Description ===== | ===== Description ===== | ||
| Parses the specified string in JSON format and extracts a value according to the specified path | Parses the specified string in JSON format and extracts a value according to the specified path | ||
| ===== Parameters ===== | ===== 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:// | + | 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:// |