split method doesnt working

viraj

Member
Hi,

I'm tring to split a string using Split Method using Assign activity in UIpath The VB code I have used to split doesn't working can any one help on this error

Invoicedata.Split({"Arriving " , "Payment"}.StringSplitOptions,None)

View attachment 1542780157314.png
TIA
 
Top