Hi team, I have been having some trying to get a piece of javascript working within the HTML section of the email editor in ACS. Currently, when I execute a delivery with this code in it the delivery sends fine: <% if (context.targetData.lastName == 'Ross' && context.targetData.firstName == 'Bob') {...