get the last string value in javascript code example Example: get last char javascript var lastChar = myString[myString.length -1];