Hi all, I'm getting a response from plugin something like below: 1

Hi all,
I'm getting a response from plugin something like below:
1;2;3;4;5
A;B;C;D;E
IL;NC;SC;TX;IN

There is no limit on how many rows and columns would come in this fashion.

I need to read the above data as {"1;A;IL","2;B;"NC","3;C;SC","4,D,TX","5,E;IN"}

Each of the above would be a case in our scenario.

How can I achieve this?

Any inputs are highly appreciated!!!!!!

OriginalPostID-213135

OriginalPostID-213135

  Discussion posts and replies are publicly visible