Splitter.SplitTextByLengths
Returns a function that splits text into a list of text by each specified length.
function (lengths
as list, optional startAtEnd
as nullable any) as function
Returns a function that splits text into a list of text by each specified length.
Splitter