M
Magix
hi,
let say I have this string
+CCED: "xxxxxxxxx", 333
What is the most efficient way to capture the string within the " " ? which
is xxxxxxxxx
xxxxxxxxx can be any string.
For loop solutions is not the option.
Thanks.
let say I have this string
+CCED: "xxxxxxxxx", 333
What is the most efficient way to capture the string within the " " ? which
is xxxxxxxxx
xxxxxxxxx can be any string.
For loop solutions is not the option.
Thanks.