ts.constants 

Description 

<nnt3:ts.constants /> 

Get value from the TypoScript constants.

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

{nnt3:ts.constants(path:'path.to.constant')}
{nnt3:ts.constants(path:'path.zur', key:'constant')}
{nnt3:ts.constants(path:'path.{dynamicKey}.whatever')}
Copied!

| @return mixed