Splitter.SplitTextByRepeatedLengths
Splitter.SplitTextByRepeatedLengths(length as number, optional startAtEnd as nullable logical) as function
Returns a function that splits text into a list of text after the specified length repeatedly.
Show: