Checks if a string is enclosed in matching quotes.
The string to check.
true if the string is quoted with matching characters, false otherwise.
true
false
Checks if a string is enclosed in matching quotes.