Format Functions
The array functions allows for formatting strings as expressions.
The following table lists the available functions:
Function | Description |
---|---|
FormatCurrency() | Returns an expression formatted as a currency value |
FormatDateTime() | Returns an expression formatted as a date or time |
FormatNumber() | Returns an expression formatted as a number |
FormatPercent() | Returns an expression formatted as a percentage |