str

Transforms a value into a String.
str($data ) : String
$data.str( ) : String
See also
Examples

How to convert a List into a String

See also the join() function.