Returns a string value equivalent of the source.
string = tostring(object[, number])
Parameter Description object Object to be converted to a numeric value. number Precision to use for a numeric object.
Returns a string value equivalent of the source. If both arguments are numbers, the second allows the setting of a decimal precision.