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
For more information about the meaning of the fmt argument, see Number Format Strings section.