Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Parsing strings: spaces/quotes

$
0
0
Say I have the following string:

$string = 'ABC DEF "And some text"'

I'd like to parse it into a 3-element array, with "And some text" being the third element.

My mind wants to do StringSplit($string," "), but that's obviously not going to work. So how do I go about it?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>