How to concatonate two values into a single field on Positive Pay XML template
We have a need to combine payee name and address line 2 into the same field for one of our Positive Pay XML templates. I have tried using the concatonation function discussed in "Extended Function Support in RTF Templates" however the output results in just question marks "????????????????".
This is my attempted data pull
<?xdofx:(PAYEE/NAME||PAYEE/ADDRESSLINE2),256,' ')?>
0