basic.dquote
Extracts a double-quoted string from string.expression.
Syntax
dquote(string.expression)
Description
extracts a double-quoted string from string.expression.
The 'dquote' function returns the first substring found which is surrounded by double-quotes. If no substring is found matching this criteria, then a null string is returned.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
