I am using the numberformat function like so...
#numberformat(variables.totHours,'9,999.0')#
The objective is so .3 shows as 0.3 .
This works find in development but when in production the number comes up like .3 .
I tried another format ___._ with the same results.
Both the hardware and software are the same on development and production.
Any ideas?
Thanks in advance.
#numberformat(variables.totHours,'9,999.0')#
The objective is so .3 shows as 0.3 .
This works find in development but when in production the number comes up like .3 .
I tried another format ___._ with the same results.
Both the hardware and software are the same on development and production.
Any ideas?
Thanks in advance.