how to cut at second decimal point in javascript code example Example: how to cut off decimals in javascript string.split(".")[0];