AddLineBreaks_v2 Op
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.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
String (String)
Max Characters per Line (integer /Number)
Outputs
Result (String)
Patches using AddLineBreaks_v2
Changelog
created op 2020-03-25 - pandur | |
cloned op from Ops.String.AddLineBreaks 2023-02-11 - pandur | |
rename | Ops.User.pandur.AddLineBreaks2 renamed to Ops.String.AddLineBreaks_v2 2023-02-11 - pandur |