﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3045	"String constants: ' and """	c.haslam		"In Language reference > Variables, I do not find the use of ' and "" delimiters explained.

I suggest:

''A string constant is delimited by a pair of ' (single quote marks) and "" (double quote marks). If you code ' before a string constant, terminate with ' -- and if you code "" before a string constant, terminate with "".

''This makes it easy to include the other kind of quote mark in the constant. For example, ""It's a rainy day""''''"	Feature Request	closed		Documentation		None	Rejected		
