LimitLineBreaks_v2 Op
Limit number of lines in a string
Summary (oneliner)
1
2
3
4
set num Lines: 3 , result will be:
1
2
3
Full Name
- Ops.String.LimitLineBreaks_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Limit line breaks example
INPUT PORTS
String (String)
String input
Num Lines (Number: integer)
Number of lines to display
Reverse (Number: boolean)
reverse lines
Force Num Lines (Number: boolean)
OUTPUT PORTS
Result (String)
String out