I have created a Delivery Template with variables and used those variables in the Delivery Template email. How to pass values to those variables using nms.delivery.SubmitDelivery SOAP API Call... var emailCondition = "@email = 'xyz@abc.com'";var deliveryId = nms.delivery.SubmitDelivery("gEmail",<del...