Power Query
published
Search
⌃K

Splitter.SplitTextByLengths

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

Description

Returns a function that splits text into a list of text by each specified length.

Category

Splitter