Insert a line break in a string of words
summary (oneliner)
Specify number of characters for the length of you line of words and break up your string into multiple lines.
doc
issues
example patch id
youtube id
caniuse query
collections
Inputs
String (String)
Max Characters per Line (integer /Number)
Outputs
Result (String)
Patches using AddLineBreaks
Changelog
created op
2020-03-25 - pandur
2020-03-25 - pandur