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