Format Numbers

R

Roadware

The following is code from the database results, I need CCA_Delta to be in
the format #,###.0 Where and how do I format it, Thank you

--><%=FP_FieldVal(fp_rs,"CCA_Delta")%><!--webbot
bot="DatabaseResultColumn" i-CheckSum="13703" endspan -->
 
Top