Use the template field. I just did a quick test:
"{first_name}"|"{last_name}"|
returned:
"Leta"|"Flawith"|
You can use any static values in template if you want certain parts hard-coded.
Use the template field. I just did a quick test:
"{first_name}"|"{last_name}"|
returned:
"Leta"|"Flawith"|
You can use any static values in template if you want certain parts hard-coded.