Attempts to convert the value to a string. If the value is an object and its metatable has defined the __tostring metamethod, this will call that function.
print also uses this functionality.
Convert a number to a string.