parse.json 

Description 

<nnt3:parse.json /> 

Converts a normal JavaScript object that is passed as a string into an array. Allows you to create configurations for sliders and other JS libraries in TypoScript and parse them later via JS.

See JsonHelper for examples.

{myConfig->nnt3:parse.json()->f:debug()}
Copied!
	
...
	
Copied!

| @return mixed