Functions by Category Functions by Alphabetical list
FormatMoney(value) |  |
This function returns a formated string based upon the current moneraty settings from the passed in value. For example, a value of 10.78761 will be returned as $10.79. The formating rules can be changed from the preferences screen.
This function is typically used when producing reports.
Related functions:
|