Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Formats a number according to a format string.


Parameters

ParameterTypeRequiredDescription
numberNumberYesThe number to be formatted.
formatStringYesThe string that specifies the format.

...