I have a value like this:

"Foo Bar" "Another Value" something else

What regex will return the values enclosed in the quotation marks (e.g. Foo Bar and Another Value)?

20 Answers
20

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *