Which method is used to find the last index of a specific character or substring within a string?
lastIndexOf()
locateLast()
findLastIndex()
searchLast()