A string expression is any expression that evaluates to a sequence of contigous characters.
Elements of a string expression can include:
A function that returns a string
A string literal
A string constant
A variable (string)
A variable (variant)
For SQL, a column that returns string data.
“To compare is not to prove” ~ French Proverb
Related:
CStr - Convert to String.