get last character of a string javascript code example Example: how to get last string in javascript 'abc'.slice(-2);