text.split
Split each sample into multiple samples.
Options
The operation supports several modes:
at_index = 0
on_text.text = ""
on_text.max = 0
on_text_inclusive.text = ""
Behavior
at_indexsplit at a byte index when validon_textsplit on a delimiter, optionally with a limiton_text_inclusivekeep the delimiter attached to each piece