Stringfunctions+ | Formula JSONENCODE
Description
This formula encodes a string in JSON.
Formula(s)
PHP
{=JSONENCODE("Input")}
Result
String
Parameters
Parameter | Content | Format | Default value | Explanation |
---|---|---|---|---|
Input | Text to be encoded | String Integer Float Array Boolean Object |
| Fixed text or content from other attributes (e.g. via the ATTRVAL formula) can be used as source text. |