Character Limitations in Keyword Values

In places where a keyword value in a FEATURE or INCREMENT line is a string surrounded with double quotes (“...”), the string can contain any characters except the following:

Single or double quotes (within the surrounding double quotes)
The backslash character sequence: \ (space+backslash+space)
The double-backslash character sequence: \\ (space+backslash+backslash+space)