Hi,

Does anyone know how to round down a decimal value?

example:

decValue1 = 1.22

I would like to have this rounded to 1




THanks,