hello i want to parse the next line after rresp
how can i do that
"rresp",
"03AGdBq267vddH7M0QRCtqJgjLQwsiHmBJ6hf0ErPKyKMHycPcim947BqYTsuziafvMD-zmi",
hello i want to parse the next line after rresp
how can i do that
"rresp",
"03AGdBq267vddH7M0QRCtqJgjLQwsiHmBJ6hf0ErPKyKMHycPcim947BqYTsuziafvMD-zmi",
It is not on a next line, it’s in the same line.
"rresp","
Put this on the left parsing function
"
And this on the right one