ts.setup 

Description 

<nnt3:ts.setup /> 

Get value from the TypoScript setup.

Simple and direct access from the Fluid template - regardless of the extension that renders the template.

{nnt3:ts.setup(path:'path.zum.typoscript.setup')}
{nnt3:ts.setup(path:'path.zum.typoscript', key:'setup')}
{nnt3:ts.setup(path:'path.zum.typoscript.{dynamicKey}.whatever')}
Copied!

| @return mixed