Hello marcel.gent.86,Unfortunately I was unable to get both suggestions
to work on my end. However, after some more research, i found the
following to work great on my end:<%var name =
targetData.FIRST_NAME;name = name. toLowerCase().replace(/\b[a-z]/g,
function(e) { return e.toUpperCase();});%><%=name%>, Best email
ever!BeforeAfter