Which method is used to split a string into an array of substrings based on a specified delimiter?
divide()
separate()
split()
break()