{trackingnumbers} contain multiple tracking numbers , I want to extract one from them, and source that to another custom field. I had earlier used substr but in some case tracking number length varies. Sometime's its 12 and sometimes it's 18
Simple and short I have to split string by space via Formula and get the first string . Any suggestions