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