To String

This node converts any variable to a string. It safely transforms primitives into text, but in case of other types, the node will use their ToString() method.