Previous | Next | (P-PDF) JavaScript
Topic: How to print a blank in a field if calc is 0
Conf: (P-PDF) JavaScript, Msg: 32381
From: tcatrainer
Date: 1/8/2002 03:51 PM
How to print a blank in a field if calculation is 0
I am doing some calculations in some fields
sometimes the result is 0
I dont want to print a zero I would like to print a blank.
How can I do this in javascript?