Constants

quote

Supported By

Example

put quote & "I think she broke the CD-R drive when she dropped it on the floor," & quote && "said Smart Claire."

Description

A one-length string consisting of a single ASCII quotation mark character (").

Note

In XION, you can also use the escape sequence \" to indicate a quote in a quoted literal. In HyperTalk, all backslashes are literal, and quotes cannot be included inside a quoted literal, as escape sequences are not supported.