How to extract
Closed this issue · 0 comments
albabosh commented
I have such an input : {"method":"getbalance","params":["*",4],"id":8}. How to extract the second element of "params", i.e. the number "4" ?
Closed this issue · 0 comments
I have such an input : {"method":"getbalance","params":["*",4],"id":8}. How to extract the second element of "params", i.e. the number "4" ?