Try it and see:

<cfset variables.ordertotal = 1000000>
<cfoutput>#numberformat(variables.ordertotal, "9999.99")#</cfoutput>

Thanks,

Eric Cobb
ECAR Technologies, LLC
http://www.ecartech.com
http://www.cfgears.com



Matthew P. Smith wrote:
> #numberformat(variables.ordertotal, "9999.99")#
>
> Does this limit the left of the decimal place to 4 digits?  Or am I good no
> matter how large the number.  Sorry, the CFWACK docs are a bit off i think.
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333171
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to