Currency$

Takes one parameter, a numeric value

Description:

Format a numeric value into a currency format with 2 decimal places.

Example:

[New] Total = 4
Total = Currency$ Total
Html Total 'Total is equal to '$4.00'