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