powered by
Determines if the string is quoted or not
is_quoted(text, quotes_symbols = "'")
The text to test
The quotation characters
ken4rab