Str definition

An expression that returns a string result.

"Hello"
S$
S$ + " Goodbye"
S$ & " Goodbye"
Mid
$(S$,2)