frontendUser.get 

Description 

<nnt3:frontendUser.get /> 

Get frontend user

Returns an array with the data of the frontend user, e.g. to personalize pages, mails or content.

{nnt3:frontendUser.get(key:'first_name')}
{nnt3:frontendUser.get()->f:variable.set(name:'feUser')}
Copied!