String expression

String expressions consist of any combination of ASCII characters within quotation marks; their return type results in a string.

Examples

"A" + "B"

"A" & "B"

"346"

"MSQ97A"

"Volume is increasing"