<< >> (double angle brackets)
Used as Quotation Marks
Alternative quotation marks.
String literals enclosed in <<
>>
can be used to include other quotation marks, and may also span more than one line (although {{
}}
is generally preferred for multi-line string literals).
Example:
put <<cd "/tmp/grable">> into command
Related Terms
Related terms in the SenseTalk Dictionary.