compute label name
HI
I am trying to generate a computed label on the delivery templates so that I can have generic name on the campaign deliveries( under Analysis tab) I have many deliveries so I dont want to have many campaign templates. for somehow when I enter a script i get an error when I include a conditional statement. Any Idea why is not working?
Welcome <% if (<%= recipient.productCode %>== "101") { %> camp1<% } %>
JST-310000 Error while compiling script 'delivery name' line 4: illegal XML character

