Below are revisions for this snippet.

Sectionalize Text





Syndication

Revision Revison 1
Function that splits a given string into sections based on the allowed length for a section. Does not split words up. Splits string on Space character (can be set to another character)