JavaScript Parseint String mit Komma

var intCoor = parseInt(Coor.split(",").join("."));
Attractive Angelfish