You may want to format individual data items. For example, you can format the Salary field as a monetary value.
To format the Salary using the dollar format, you use the CFML expression DollarFormat(number).
| To change the format of the Salary: |
actionpage.cfm in Studio.