Answered
I have a numeric field named Airfare and would like that it rounds the user input using the .5 rule (i.e 834.45 = 834.00 or 834.5 = 835.00)
The Code shown below I have tried placing in exit, change and validate but nothing happens the number does round up or down.
round(Airfare_1, "abc")
Any help with what I am doing wrong wold be appricated
Kind Regards
Martin
Round(Airfare_1, 2)
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs