Description
Converts a number into a string.
Syntax
NumberToString ( n, fmt )
Arguments
str is a number, and
fmt is a string identifying the format the number (n ).
Remarks
Refer to the section titled Number Format Strings for more information on the meaning of the fmt argument.