The first argument is “Text,” which is the text string we want to split. The second argument is Col_delimiter, which is the character(s) we want to use to split the text string into separate columns.