&&quote

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Action:

Returns its argument enclosed in double quotes.  Handy if you have an argument with embedded blanks you wish to pass to a DOS command using shell.  The argument passed may not contain double quotes.

Syntax:

&&quote(value_to_enclose_in_double_quotes)

Introduced: Build 69