Hi.
I was to use the function split with no problems but when I tried to use it again on Windows 10, this error shows up. Can you please help me as I need this for a project
Hi.
I was to use the function split with no problems but when I tried to use it again on Windows 10, this error shows up. Can you please help me as I need this for a project
HI,
Here INV is Generic Value so use the below code
INV.ToString().Split(","c)
Regards,
Arivu
Make INV variable as string… or do tostring()