Previous Table of Contents Next


6.7.3 Textual types


   [28] TextualValue := EncodedString

   Characters, strings, wide characters and wide strings are represented as literal strings (see 6.9.6, “Character and string literals?). The encoded string may be delimited by either double quotes, single quotes, or back quotes. Alternatively, they may go undelimited, provided that they start with an alphabetic character, and that they contain no whitespace or special characters.