Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] format total_cost



[perl]
my $price = $Tag->total_cost();
return $price
[/perl]

the output is for example 130.00$

[perl]
my $price = $Tag->total_cost(noformat=>1);
return $price
[/perl]

the output is all 0

I wuold like 130.00

Saluti Stefano





Search for: Sort by: