description: The Split method returns an array of strings split from a set of delimiters. It's an easy way to extract substrings from a string. array of substrings by splitting the input string based ...