Lets say I have a text file with the line below within it. I want to take both values within the quotations by matching between (" and "), so that would be I retreive ABC and DEF and put them in a string list or something, what's the best way of doing this? It's so annoying
If EXAMPLEA("ABC") AND EXAMPLEB("DEF")
"characters to appear in strings)? – Damien_The_Unbeliever Jan 3 at 13:33It's so annoyingtells me you didn't even try to do it. – Destrictor Jan 3 at 14:01