Which method is used to extract a portion of a string and return a new string, starting from a specified index?
splice()
substring()
extract()
slice()