Formatting functions
These functions are for number formatting.
For datetime formatting, see Displaying datetime objects. For general text formatting, see Using the script editor.
Index of formatting functions
Abbreviates a large number and displays it with an appropriate suffix. | |
Formats a number as a currency expression. Deprecated — superseded by currencyFormat. | |
Formats a number as a currency expression. | |
Formats a number using the given pattern. Deprecated — superseded by numberFormat. | |
Formats a number using the given pattern or locale. | |
Defines the display precision for a number. |