Convert to string
Converts any value to its string representation.
Any
The string representation.
str_string(123) -- Returns = "123"
str_join