String Library split_string(string, delimiter): Splits a string into a list of strings based on the delimiter.