basic.dquote

Function/BASIC Program, Releases: AP 6.2 and R91

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

Command Name Type Description
basic.$options Statement Sets compatibility options for the BASIC compiler.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.