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

AddLineBreaks_v2 Op



AddLineBreaks
Namespace: Ops.String

Op author: pandur

Test Patches: 1 Test

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


Patches using AddLineBreaks_v2

  • Examples (1)
  • Public
  • My Patches

Changelog


created op
2020-03-25 - pandur
cloned op from Ops.String.AddLineBreaks
2023-02-11 - pandur
renameOps.User.pandur.AddLineBreaks2 renamed to Ops.String.AddLineBreaks_v2
2023-02-11 - pandur