05.02.2012, 20:09
how I can convert a number to string?
for example I have the number 1569789, I want convert this number to string and the string will be: "1,569,789".
And so on, if I have the number 1000 then the string will be "1,000".
thanks for all helpers.
for example I have the number 1569789, I want convert this number to string and the string will be: "1,569,789".
And so on, if I have the number 1000 then the string will be "1,000".
thanks for all helpers.