js add string minus last character code example Example: js omit last string "somestring0".slice(0, -1) // "somestring"