:navigation-title: format.json.decode
.. include:: /Includes.rst.txt

.. _fluidtypo3-vhs-format-json-decode:

========================================================
format.json.decode ViewHelper `<vhs:format.json.decode>`
========================================================


Converts the JSON encoded argument into a PHP variable.


.. _fluidtypo3-vhs-format-json-decode_arguments:

Arguments
=========


.. _format.json.decode_json:

json
----

:aspect:`DataType`
   string

:aspect:`Required`
   false
:aspect:`Description`
   JSON string to decode
