How to use OR and not equal to condition in PCS email notification template.
                
                                    
                                  in Integration             
            Summary:
How to use OR and not equal to condition in PCS email notification template in a single condition. I am using below but doesn't look to be correct.
{{#or #neq payload.frmsignatoryppr.respgetfusfiles.rec_invoice_installment_data.attribute1 "" #neq payload.frmsignatoryppr.respgetfusfiles.rec_invoice_installment_data.attribute2 ""}}
<tr style="text-align:left;color:red">
<th colspan="7" >{{{attribute1}}}{{{attribute2}}}</th>
</tr>
{{/neq}}
{{/neq}}
{{/or}}
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
            Tagged:
            
        
0