This is an example of the information i get when reading a QR
{"ver":1,"date":"2021-07-07","name":123456,"line":12)}What I need to extract is
2021-07-0712345612Name length is not always the same.
This is an example of the information i get when reading a QR
{"ver":1,"date":"2021-07-07","name":123456,"line":12)}What I need to extract is
2021-07-0712345612Name length is not always the same.