06-24-2014 11:54 AM
06-24-2014 10:32 PM
<#if node.properties["test:custommultivalueprop"]?exists>
<#list node.properties["test:custommultivalueprop"] as mvalue>
${mvalue}
</#list>
<#else>
</#if>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.