Converting from a string to a number
var wasamountbox = $('.response').html(); var wasamountbox = Number(wasamountbox);