J
jellis79
I am trying to use the roundfloat function from the common.js script that
came with the SDK Download for Infopath. I've copied the the script into my
fors script.js. I thinks eveything is set up like it should be. I wnat to
multiply 2 files and round to 2 decimal places this is what my function looks
like.
roundFloat (sum(DAYSON1) * ((ONRATE1)) * ((UNITS))2)
If anyone has had experience with this you help woud be greatly appricated.
came with the SDK Download for Infopath. I've copied the the script into my
fors script.js. I thinks eveything is set up like it should be. I wnat to
multiply 2 files and round to 2 decimal places this is what my function looks
like.
roundFloat (sum(DAYSON1) * ((ONRATE1)) * ((UNITS))2)
If anyone has had experience with this you help woud be greatly appricated.