Linda
11-21-2002, 06:21 PM
Hi!
I am trying to create a "if" so that if a number is less that, lets say, 30, it will give 30.
My guess (I can't get it to work and I don't know whether to put it into another "if" or if it can work alone outside.)
if (finalprice < 30) finalprice = 30
Thanks!
Linda :rolleyes:
I am trying to create a "if" so that if a number is less that, lets say, 30, it will give 30.
My guess (I can't get it to work and I don't know whether to put it into another "if" or if it can work alone outside.)
if (finalprice < 30) finalprice = 30
Thanks!
Linda :rolleyes: