I'm trying to create an app and I'm facing the following problem.
I first scan a QR code, from which I get information separated by punctuation marks:
Title1,Information1;Title2,Information2;Title3,Information3;
With this information I want to fill in several information boxes in which the title is already (coincides in both). In other words, I want you to fill in the Title1 box with the Information1.
Could you help me with this problem of how to analyze a complete text?
Thank you

Report
All responses (
Answers (