<#assign use =record.custbody1?eval>
<#assign user ={
"name" : {"ur":"fz","hi":"value"},"game":{"ur":"fz","hi":"value"}
} >
<#list use?keys as prop>
<#assign nsjson =use[prop]>
<#list nsjson?keys as x>
${nsjson[x].employee}
</#list>
</#list>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter