slice, substring, substr
This is an example line
.slice([begin[, end]])
.substring(indexStart[, indexEnd])
.substr(start[, length])