Hello, Im looking for the next numeric format: I get the value(targetData.val_generic_2) 50000,98 from the DB (keep in mind that the dataType (type="") os the variable in our DataScheme is "Double") In my include I have this: <%= parseInt(targetData.val_generic_2).toString().replace(/\B(?=(\d{3})+...