Hi All - I have the following javascript code and can't seem to get it
to output a true boolean value no matter what I try, I just know its
something dumb but can't see it - any idea's?
----------------------------------
function (__number outputNumber, __boolean change ) main (__number
inputNumber, __number threshhold)
{
myresult = new Object();