Here:
and else block seq:
Repeat the same for all your cases if they have same logic.
But i recommend that you change your variable XXXXXLineAddress to a array of string and assign arr_Delivery_TO so you dont have to split in Matches activity.
Your call
so in match activity u have declared the position of phone no 1 ? is that correct
sorry as i am new in uipath so and also in regex function
Thanks and regards
arjun
i have set the position of the second element. which can be either phone or name
if matches means phone is in 2nd position
else if goes takes phone from 3rd position
Hi Nadim,
I just need to spilt FL* as I just need to use FL
could u assist in this.