chickadee » internet-message » bi-quoted-string

bi-quoted-stringprocedure

A quoted string, such as "\"Joe Q. Public\"". The surrounding quotes are dropped from the value and reconstructed on print, so the value itself is just the plain content string, e.g. "Joe Q. Public"; an embedded quote or backslash is escaped automatically on print.