split

Contents

split#

split(string_input, delimiter)[source]#

Splits the string by the specified delimiter and returns an array of substrings