function (optionalnumber
as nullable any, optionalformat
as nullable any, optionalculture
as nullable any) as nullable any
number
to a text value according to the format specified by format
. The format is a single character code optionally followed by a number precision specifier. The following character codes may be used for format
. "4"
"4.000000e+000"
"-12.3 %"