LimitLineBreaks_v2 Op

LimitLineBreaks

Limit number of lines in a string


1
2
3
4

set num Lines: 3 , result will be:

1
2
3

Edit Documentation

Full Name
  • Ops.String.LimitLineBreaks_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

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


Patches using LimitLineBreaks_v2

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2020-01-27 18:01