Syntax - ” - String Literal Terminator
Characters: ”
The beginners' page has a more thorough explanation of Jelly syntax and tokenization.
Functionality
Terminate a regular string literal. Simply return the characters in the string as-is.
Details
Also see “ (Begin String Literal).