Comment on page
Splitter.SplitTextByRanges
Returns a function that splits text into a list of text according to the specified offsets and lengths.
function (ranges
as list, optionalstartAtEnd
as nullable any) as function
Returns a function that splits text into a list of text according to the specified offsets and lengths.
Splitter
Last modified 5yr ago