Custom Orders Export Csv - Concatenate First And Last Names

Hi,

I am trying to create a custom exim schema to export orders to CSV in a custom addon.

I would like to concatenate shipping first and last names into one field.

Does anyone know how to do this?

Thankyou

You can do it with the process_get and process_put functions

Check default schema for example