Scalar values - strings


A string can be either double quoted or single quoted. Differences explained later.


"A string"

'Another string'