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