beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

AddLineBreaks Op

Ops.String.AddLineBreaks


AddLineBreaks
Namespace: Ops.String

Op author: pandur

Insert a line break in a string of words


Specify number of characters for the length of you line of words and break up your string into multiple lines.



Inputs

String (String)
Max Characters per Line (integer /Number)

Outputs

Result (String)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

lorem ipsum example

Open Example In Editor

Patches using AddLineBreaks

Changelog


created op
2020-03-25 - pandur