jkabot
${record.shipaddress!record.entity.altname}
<#if record.shipaddress?has_content> ${record.shipaddress} <#else> ${record.entity.altname} </#if>