Converts data to a text string. This function accepts an argument of any type.
string = toString(number); string = toString(bool);