# JSON

JSON encode or decode

![Setting](../../../img/gridconfig/operator_json_symbol.png)

Sample:
* Merge two numbers and return them as json encoded array

![Setting](../../../img/gridconfig/operator_json_sample.png)

The result would be something like 

`[234, 12]`







