Post
FollowMerge Field modifier to use the first name when first name and last name are in the First Name field
Often people will put their first and last name in the First Name field.
A merge field modifier that selects the first word up to the first space would allow us to use just the first name in an email.
Similar to the regex (\w+)
(I think)
Please sign in to leave a comment.