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

[ic] How to display as integer



On Wed, 2002-10-16 at 09:57, DB wrote:
> I'm using 4.8.6 with a modified foundation catalog. I'm looking for a 
> way to display only the integer part of a real number. I've added a 
> column to my products table called "min_qty" which is the minimum 
> quantity of an item that can be ordered. Currently this gets displayed 
> as for example "10.00" but I want it to show up as "10". Any ideas other 
> than changing the database column attributes?
[calc]int(10.8162543);[/calc]

-- 
Bill Carr
Worldwide Impact
bill@worldwideimpact.com
413-253-6700



Search for: Sort by: