Hello Manoj<P>
<% var Y = nms.recipient.load("1133542569"); %>
<%
var x = nms.recipient.create({recipient: { email: "support@adobe.com",lastName: "Adobe", firstName: "Support"}}); %></P>
Hello, <%= x.firstName %></BODY></HTML>This is the code i'm trying to use in a delivery.The second one (Var x) wo...