Initializing help system before first use

sys_qtype

Description
Convention to use when quoting/parsing a text string.
Type
Integer, read/write
Default value
0
Note
Supported quoting conventions are:
Mosel: strings optionally quoted with either single or double quotes. With double quotes, escape sequences starting with the backslash character ("\") are supported
C/C++: double quotes with escape sequences starting with the backslash character ("\")
CSV: strings are optionally quoted with double quotes. The symbol "double quotes" is doubled when it is included in a quoted string
-1  No quoting

Affects routines
Module