In my Ajax call, the following array is returned:
What I want to do is, for example, format the cpfsEnviados[0] value to something like that:
16.982
How to proceed? Thanks!
In my Ajax call, the following array is returned:
What I want to do is, for example, format the cpfsEnviados[0] value to something like that:
16.982
How to proceed? Thanks!