Expression Evaluator Error CXX0008
missing " at end of string
The double quote expected at the end of the string literal was missing. Retype the expression, enclosing the string literal in double quotation marks.
This error is identical to CAN0008.