$money
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
$money
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Converts a number to a monetary format.
Syntax
$money(number)
Parameters
number | a number, or an expression that evaluates to a number |
Return Value
Number, with two decimal places.
Comments
Use $money to convert a number into a monetary number (i.e., with two decimal places). Number is rounded if necessary.
Example
$money(101.325+48.674)
Evaluates to 150.00.
See Also
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5