Power Query
published
Search
⌃K

Splitter.SplitTextByRepeatedLengths

Splitter.SplitTextByRepeatedLengths

Returns a function that splits text into a list of text after the specified length repeatedly.
function (length as number, optional startAtEnd as nullable any) as function

Description

Returns a function that splits text into a list of text after the specified length repeatedly.

Category

Splitter