Syntax
JSON_PARSE(text)
Examples
Input |
|
Formula |
|
Output |
|
JSON_PARSE
Parses escaped JSON text. If used in conjunction with Single Value Mode, it will return a JSON object, otherwise it will return unescaped JSON text.
JSON_PARSE(text)
Input |
|
Formula |
|
Output |
|