split

split(a_text)

Returns a list by splitting a given text with delimiters which are matched texts with the pattern.

Parameters
Result

list