[ic] Remove $ from [total-cost]

Peter peter at pajamian.dhs.org
Thu Oct 27 10:42:10 EDT 2005


On 10/27/2005 07:22 AM, Daniel Davenport wrote:
> Is there a number-format tag?  I don't remember seeing one, but that doesn't mean a whole lot.
> If there isn't, it shouldn't be too much trouble to whip one up.

There's the currency tag, or you can always do 
[calc]sprintf('%.2f',$Tag->total_cost({noformat => 1}))[/calc]

Peter


More information about the interchange-users mailing list