Description
This formula decodes a JSON string.
Formula(s)
PHP
{=JSONDECODE("Text")}
Result
-
Array
Parameters
Parameter
|
Content
|
Format
|
Default value
|
Explanation
|
|---|---|---|---|---|
|
Text |
Text to be decoded |
String |
|
Fixed text or content from other attributes (e.g. via the ATTRVAL formula) can be used as source text. |