Print "Hello {World}"
Print {Hello "World"}
Report {Multiline String
2nd line
}
Print """Hello There"""={"Hello There"}
Print Quote$("Hello There")={"Hello There"}