formatting response from service placed on a label.
I have a response from a service which contains a number with decimal places. I'm displaying it as an array using a label. My question is how do I convert it to currency before displaying it in the label so that the user will see the formatted value already?