I have this code in javascript [ <strong>${item.party_election_result_obtained_vote} </strong>
]. How can i change this to a number format
<strong>${item.party_election_result_obtained_vote} </strong>
i want the code to be in number format, as it stands now, it reads something like 1000, i want it to read 1,000