Avatar

Community Advisor

Hi there,

Assuming you want to use last name under recipient schema.

 

If your block is a JS recipient.lastName

If your block is html then <%= recipient.lastName %>

 

Basically make sure you can read you calculated data from the workflow.

 

Thanks,

David